From cc8f37cd59e5bc3b4cf31facd6a189b69797b7cb Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 1 Apr 2004 15:16:08 +0000 Subject: * itronhello/system.h: Include instead of . * itronmbf01/system.h: Include instead of . * itronmbox01/system.h: Include instead of . * itronsem01/system.h: Include instead of . * itrontask01/system.h: Include instead of . * itrontask02/system.h: Include instead of . * itrontask03/system.h: Include instead of . * itrontask04/system.h: Include instead of . * itrontime01/system.h: Include instead of . --- testsuites/itrontests/ChangeLog | 12 ++++++++++++ testsuites/itrontests/itronhello/system.h | 2 +- testsuites/itrontests/itronmbf01/system.h | 2 +- testsuites/itrontests/itronmbox01/system.h | 2 +- testsuites/itrontests/itronsem01/system.h | 2 +- testsuites/itrontests/itrontask01/system.h | 2 +- testsuites/itrontests/itrontask02/system.h | 2 +- testsuites/itrontests/itrontask03/system.h | 2 +- testsuites/itrontests/itrontask04/system.h | 2 +- testsuites/itrontests/itrontime01/system.h | 2 +- 10 files changed, 21 insertions(+), 9 deletions(-) diff --git a/testsuites/itrontests/ChangeLog b/testsuites/itrontests/ChangeLog index 31fc310561..0690d53202 100644 --- a/testsuites/itrontests/ChangeLog +++ b/testsuites/itrontests/ChangeLog @@ -1,3 +1,15 @@ +2004-04-01 Ralf Corsepius + + * itronhello/system.h: Include instead of . + * itronmbf01/system.h: Include instead of . + * itronmbox01/system.h: Include instead of . + * itronsem01/system.h: Include instead of . + * itrontask01/system.h: Include instead of . + * itrontask02/system.h: Include instead of . + * itrontask03/system.h: Include instead of . + * itrontask04/system.h: Include instead of . + * itrontime01/system.h: Include instead of . + 2004-04-01 Ralf Corsepius * itronhello/system.h: Include instead of . diff --git a/testsuites/itrontests/itronhello/system.h b/testsuites/itrontests/itronhello/system.h index c7d5560b63..a30c248606 100644 --- a/testsuites/itrontests/itronhello/system.h +++ b/testsuites/itrontests/itronhello/system.h @@ -30,7 +30,7 @@ void ITRON_Init( void ); #define CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM -#include +#include /* global variables */ diff --git a/testsuites/itrontests/itronmbf01/system.h b/testsuites/itrontests/itronmbf01/system.h index 62c674ea9d..a46d20aac1 100644 --- a/testsuites/itrontests/itronmbf01/system.h +++ b/testsuites/itrontests/itronmbf01/system.h @@ -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 +#include /* global variables */ diff --git a/testsuites/itrontests/itronmbox01/system.h b/testsuites/itrontests/itronmbox01/system.h index c218876dc2..f0026534b6 100644 --- a/testsuites/itrontests/itronmbox01/system.h +++ b/testsuites/itrontests/itronmbox01/system.h @@ -28,7 +28,7 @@ void ITRON_Init( void ); #define CONFIGURE_ITRON_INIT_TASK_TABLE -#include +#include /* global variables */ diff --git a/testsuites/itrontests/itronsem01/system.h b/testsuites/itrontests/itronsem01/system.h index 5985a5a1c6..1a2222151f 100644 --- a/testsuites/itrontests/itronsem01/system.h +++ b/testsuites/itrontests/itronsem01/system.h @@ -31,7 +31,7 @@ void ITRON_Init( void ); #define CONFIGURE_ITRON_INIT_TASK_TABLE -#include +#include /* global variables */ diff --git a/testsuites/itrontests/itrontask01/system.h b/testsuites/itrontests/itrontask01/system.h index 0c1f7731c7..579d0a7c17 100644 --- a/testsuites/itrontests/itrontask01/system.h +++ b/testsuites/itrontests/itrontask01/system.h @@ -32,7 +32,7 @@ void Task_2_through_4(); #define CONFIGURE_ITRON_INIT_TASK_TABLE -#include +#include /* global variables */ diff --git a/testsuites/itrontests/itrontask02/system.h b/testsuites/itrontests/itrontask02/system.h index 3b30d0002b..c602cdc918 100644 --- a/testsuites/itrontests/itrontask02/system.h +++ b/testsuites/itrontests/itrontask02/system.h @@ -30,7 +30,7 @@ void Non_Dormant_task(); #define CONFIGURE_ITRON_INIT_TASK_TABLE -#include +#include /* global variables */ diff --git a/testsuites/itrontests/itrontask03/system.h b/testsuites/itrontests/itrontask03/system.h index 66414285a3..960be01611 100644 --- a/testsuites/itrontests/itrontask03/system.h +++ b/testsuites/itrontests/itrontask03/system.h @@ -33,7 +33,7 @@ void Task_3(); #define CONFIGURE_ITRON_INIT_TASK_TABLE -#include +#include /* global variables */ diff --git a/testsuites/itrontests/itrontask04/system.h b/testsuites/itrontests/itrontask04/system.h index 8ab9d9e4a0..6629920912 100644 --- a/testsuites/itrontests/itrontask04/system.h +++ b/testsuites/itrontests/itrontask04/system.h @@ -33,7 +33,7 @@ void Task_3(); #define CONFIGURE_ITRON_INIT_TASK_TABLE -#include +#include /* global variables */ diff --git a/testsuites/itrontests/itrontime01/system.h b/testsuites/itrontests/itrontime01/system.h index c218876dc2..f0026534b6 100644 --- a/testsuites/itrontests/itrontime01/system.h +++ b/testsuites/itrontests/itrontime01/system.h @@ -28,7 +28,7 @@ void ITRON_Init( void ); #define CONFIGURE_ITRON_INIT_TASK_TABLE -#include +#include /* global variables */ -- cgit v1.2.3