source: rtems/c/src/lib/libc/unixlibc.c @ 62c4e481

4.104.114.84.95
Last change on this file since 62c4e481 was eb5a7e07, checked in by Joel Sherrill <joel.sherrill@…>, on 10/06/95 at 20:48:38

fixed missing CVS IDs

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