blob: 33dbbfce664d57efa6142e97a75ab643fca488b3 [file] [log] [blame]
extern int foo1b(void);
int foo2(void) { return foo1b(); }