* 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:
Ralf Corsepius
2004-04-01 15:16:08 +00:00
parent f8284c95cf
commit cc8f37cd59
10 changed files with 21 additions and 9 deletions

View File

@@ -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>.

View File

@@ -30,7 +30,7 @@ void ITRON_Init( void );
#define CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM
#include <confdefs.h>
#include <rtems/confdefs.h>
/* global variables */

View File

@@ -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 */

View File

@@ -28,7 +28,7 @@ void ITRON_Init( void );
#define CONFIGURE_ITRON_INIT_TASK_TABLE
#include <confdefs.h>
#include <rtems/confdefs.h>
/* global variables */

View File

@@ -31,7 +31,7 @@ void ITRON_Init( void );
#define CONFIGURE_ITRON_INIT_TASK_TABLE
#include <confdefs.h>
#include <rtems/confdefs.h>
/* global variables */

View File

@@ -32,7 +32,7 @@ void Task_2_through_4();
#define CONFIGURE_ITRON_INIT_TASK_TABLE
#include <confdefs.h>
#include <rtems/confdefs.h>
/* global variables */

View File

@@ -30,7 +30,7 @@ void Non_Dormant_task();
#define CONFIGURE_ITRON_INIT_TASK_TABLE
#include <confdefs.h>
#include <rtems/confdefs.h>
/* global variables */

View File

@@ -33,7 +33,7 @@ void Task_3();
#define CONFIGURE_ITRON_INIT_TASK_TABLE
#include <confdefs.h>
#include <rtems/confdefs.h>
/* global variables */

View File

@@ -33,7 +33,7 @@ void Task_3();
#define CONFIGURE_ITRON_INIT_TASK_TABLE
#include <confdefs.h>
#include <rtems/confdefs.h>
/* global variables */

View File

@@ -28,7 +28,7 @@ void ITRON_Init( void );
#define CONFIGURE_ITRON_INIT_TASK_TABLE
#include <confdefs.h>
#include <rtems/confdefs.h>
/* global variables */