blob: 69d2c8c838337ab0ca8520621ee1df7d7439faad [file]
extern int foo1c(void);
int foo3b(void)
{
return foo1c();
}