1 2 3 4 5 6 7 8 9 10
/* * here to please make depend * $arla: foo.c,v 1.1 2002/06/02 22:15:08 lha Exp $ */ int foo(void) { return 0; }