blob: 73e85567a3b6f3bc406da970ee0155deb99ec0a8 [file] [log] [blame]
extern int bar1_from_bar3(void);
int bar3(void) { return bar1_from_bar3(); }