source: vendor/glibc-tests/2005-06-14/csu/tst-empty.c

Last change on this file was 2036, checked in by bird, 20 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 79 bytes
Line 
1/* The most useful C program known to man. */
2int
3main (void)
4{
5 return 0;
6}
Note: See TracBrowser for help on using the repository browser.