4 lines
72 B
C
4 lines
72 B
C
|
extern int func1(void);
|
||
|
extern int func2(void);
|
||
|
extern int func3(void);
|