2003-04-11 Roland McGrath <roland@redhat.com>
[platform/upstream/glibc.git] / csu / tst-empty.c
1 /* The most useful C program known to man.  */
2 int
3 main (void)
4 {
5   return 0;
6 }