forked from Imagelibrary/rtems
2008-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* pppd/example/system.h: Fix path in example -- NOT COMPILED WITH CPUKIT.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2008-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
* pppd/example/system.h: Fix path in example -- NOT COMPILED WITH
|
||||||
|
CPUKIT.
|
||||||
|
|
||||||
2008-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
|
2008-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
* sapi/include/rtems/init.h, sapi/src/exinit.c: Refactored and renamed
|
* sapi/include/rtems/init.h, sapi/src/exinit.c: Refactored and renamed
|
||||||
|
|||||||
@@ -37,6 +37,6 @@ rtems_driver_address_table Device_drivers[5] = {
|
|||||||
RTEMS_NO_ASR | \
|
RTEMS_NO_ASR | \
|
||||||
RTEMS_INTERRUPT_LEVEL(0))
|
RTEMS_INTERRUPT_LEVEL(0))
|
||||||
|
|
||||||
#include <confdefs.h>
|
#include <rtems/confdefs.h>
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user