mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
* tmitronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
* tmitronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
|
||||||
|
|
||||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* tmitronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
|
* tmitronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ void ITRON_Init( void );
|
|||||||
#define CONFIGURE_MAXIMUM_ITRON_SEMAPHORES 100
|
#define CONFIGURE_MAXIMUM_ITRON_SEMAPHORES 100
|
||||||
#define CONFIGURE_ITRON_INIT_TASK_TABLE
|
#define CONFIGURE_ITRON_INIT_TASK_TABLE
|
||||||
|
|
||||||
#include <confdefs.h>
|
#include <rtems/confdefs.h>
|
||||||
|
|
||||||
/* global variables */
|
/* global variables */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user