forked from Imagelibrary/rtems
2009-05-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* bspinit.c: Fix warning by adding include file.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-05-06 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* bspinit.c: Fix warning by adding include file.
|
||||
|
||||
2009-05-06 Michael Walle <michael@walle.cc>
|
||||
|
||||
PR 1409/bsps
|
||||
|
||||
@@ -14,6 +14,9 @@
|
||||
|
||||
#include <bsp.h>
|
||||
#include <bsp/bootcard.h>
|
||||
#ifdef RTEMS_NETWORKING
|
||||
#include <rtems/rtems_bsdnet.h>
|
||||
#endif
|
||||
|
||||
/*
|
||||
* This routine calls main from a confdefs.h default Init task
|
||||
|
||||
Reference in New Issue
Block a user