blob: e2b6dc341bec3b10a748822cf9bbf2674e2bf4f7 [file] [log] [blame]
extern int foo2b(void);
int foo1b(void) { return foo2b(); }