blob: b9a236090018992e4d2245d307d1449d6ca4960c [file] [log] [blame]
extern int bar3(void);
int bar2(void) { return bar3(); }