summaryrefslogblamecommitdiffstats
path: root/c/src/exec/libcsupport/src/unixlibc.c
blob: 2acd4fba8e3b155cc78a98137e56ff7805a8babe (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11



        






                             
/*
 *  $Id$
 */

#if defined(RTEMS_UNIXLIB)

void libc_init(int reentrant)
{
}

#endif