foo.c   [plain text]




extern int foo;

int getfoo() { return foo; }