2009-10-04 10:30:41 +03:00

3 lines
60 B
C

extern int foo1c(void);
int foo3b(void) { return foo1c(); }