source: rtems/cpukit/libcsupport/src/unixlibc.c @ e8512eb

4.104.114.84.95
Last change on this file since e8512eb was ac7d5ef0, checked in by Joel Sherrill <joel.sherrill@…>, on 05/11/95 at 17:39:37

Initial revision

  • Property mode set to 100644
File size: 70 bytes
Line 
1#if defined(RTEMS_UNIXLIB)
2
3void libc_init(int reentrant)
4{
5}
6
7#endif
Note: See TracBrowser for help on using the repository browser.