source: branches/libc-0.6/testcase/475-lib.c@ 2800

Last change on this file since 2800 was 285, checked in by bird, 22 years ago

#475: testcase.

  • 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: 74 bytes
Line 
1/* uninitialized variable in library file */
2int uninitialized_variable;
3
Note: See TracBrowser for help on using the repository browser.