blob: 5f1f8ac842a82cf6285ff0670cc5803acd4482c4 [file] [log] [blame]
extern int foo2(void);
int foo1(void) { return foo2(); }