initial revision
[ucgine.git] / examples / test-mk / dir / toto.c
1 int toto(void)
2 {
3         return 0;
4 }