7 lines
76 B
C
7 lines
76 B
C
#ifndef CI2_INCLUDED
|
|
#define CI2_INCLUDED
|
|
|
|
extern void ci2_printf()
|
|
|
|
#endif
|