source: branches/libc-0.6/testcase/weak/weak2-7.c@ 2492

Last change on this file since 2492 was 1191, checked in by bird, 22 years ago

more/fixed.

  • 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: 42 bytes
Line 
1int weak_defined(void)
2{
3 return 7;
4}
5
Note: See TracBrowser for help on using the repository browser.