4 lines
72 B
C
Raw Normal View History

2019-11-11 23:01:05 +01:00
extern int func1(void);
extern int func2(void);
extern int func3(void);