forked from Imagelibrary/rtems
* itronhello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* itronmbf01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itronmbox01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itrontask01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itrontask02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itrontask03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itrontask04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itrontime01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* itronhello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
|
||||
* itronmbf01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
|
||||
* itronmbox01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
|
||||
* itronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
|
||||
* itrontask01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
|
||||
* itrontask02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
|
||||
* itrontask03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
|
||||
* itrontask04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
|
||||
* itrontime01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
|
||||
|
||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* itronhello/system.h: Include <rtems/itron.h> instead of <itron.h>.
|
||||
|
||||
@@ -30,7 +30,7 @@ void ITRON_Init( void );
|
||||
|
||||
#define CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM
|
||||
|
||||
#include <confdefs.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* global variables */
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ void ITRON_Init( void );
|
||||
#define CONFIGURE_ITRON_INIT_TASK_TABLE
|
||||
#define CONFIGURE_ITRON_INIT_TASK_STACK_SIZE (4 * RTEMS_MINIMUM_STACK_SIZE)
|
||||
|
||||
#include <confdefs.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* global variables */
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@ void ITRON_Init( void );
|
||||
|
||||
#define CONFIGURE_ITRON_INIT_TASK_TABLE
|
||||
|
||||
#include <confdefs.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* global variables */
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ void ITRON_Init( void );
|
||||
|
||||
#define CONFIGURE_ITRON_INIT_TASK_TABLE
|
||||
|
||||
#include <confdefs.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* global variables */
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ void Task_2_through_4();
|
||||
|
||||
#define CONFIGURE_ITRON_INIT_TASK_TABLE
|
||||
|
||||
#include <confdefs.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* global variables */
|
||||
|
||||
|
||||
@@ -30,7 +30,7 @@ void Non_Dormant_task();
|
||||
|
||||
#define CONFIGURE_ITRON_INIT_TASK_TABLE
|
||||
|
||||
#include <confdefs.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* global variables */
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@ void Task_3();
|
||||
|
||||
#define CONFIGURE_ITRON_INIT_TASK_TABLE
|
||||
|
||||
#include <confdefs.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* global variables */
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@ void Task_3();
|
||||
|
||||
#define CONFIGURE_ITRON_INIT_TASK_TABLE
|
||||
|
||||
#include <confdefs.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* global variables */
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@ void ITRON_Init( void );
|
||||
|
||||
#define CONFIGURE_ITRON_INIT_TASK_TABLE
|
||||
|
||||
#include <confdefs.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* global variables */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user