blob: 601923663e30a20b8b3d525f13444bda1fa3baed [file] [log] [blame]
extern int foo3(void);
int foo2(void) { return foo3(); }