Files
ci2/include/ci2.h
2026-04-21 17:36:13 -05:00

7 lines
76 B
C

#ifndef CI2_INCLUDED
#define CI2_INCLUDED
extern void ci2_printf()
#endif