forked from Imagelibrary/rtems
added include of rtems.h so the proper macro definitions would be present.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <rtems.h>
|
||||
|
||||
#if defined(RTEMS_UNIXLIB)
|
||||
|
||||
void libc_init(int reentrant)
|
||||
|
||||
Reference in New Issue
Block a user