blob: 1dcca58c686f3712d63cdad4aacebca8d74ce3db [file] [log] [blame]
extern int foo2c(void);
int foo1c(void) { return foo2c(); }