Initial revision

This commit is contained in:
Joel Sherrill
1995-05-11 17:39:37 +00:00
commit ac7d5ef06a
1683 changed files with 189788 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#if defined(RTEMS_UNIXLIB)
void libc_init(int reentrant)
{
}
#endif