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