* mp01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.

* mp02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp13/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp14/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
This commit is contained in:
Ralf Corsepius
2004-04-01 15:16:16 +00:00
parent 1b2203001f
commit ab187ada20
15 changed files with 31 additions and 14 deletions

View File

@@ -1,3 +1,20 @@
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* mp01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp13/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp14/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
* mp02/task1.c, mp03/system.h, mp03/task1.c, mp04/task1.c,

View File

@@ -37,7 +37,7 @@ rtems_task Test_task(
#define CONFIGURE_INIT_TASK_ATTRIBUTES RTEMS_GLOBAL
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#include <confdefs.h>
#include <rtems/confdefs.h>
/* variables */

View File

@@ -36,7 +36,7 @@ rtems_task Test_task(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#include <confdefs.h>
#include <rtems/confdefs.h>
/* variables */

View File

@@ -42,7 +42,7 @@ rtems_timer_service_routine Delayed_send_event(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#include <confdefs.h>
#include <rtems/confdefs.h>
/* variables */

View File

@@ -37,7 +37,7 @@ rtems_task Test_task(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#include <confdefs.h>
#include <rtems/confdefs.h>
/* variables */

View File

@@ -41,7 +41,7 @@ rtems_asr Process_asr( rtems_signal_set );
#define CONFIGURE_EXTRA_TASK_STACKS (1 * RTEMS_MINIMUM_STACK_SIZE)
#include <confdefs.h>
#include <rtems/confdefs.h>
/* variables */

View File

@@ -37,7 +37,7 @@ rtems_task Test_task(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#include <confdefs.h>
#include <rtems/confdefs.h>
/* variables */

View File

@@ -37,7 +37,7 @@ rtems_task Test_task(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#include <confdefs.h>
#include <rtems/confdefs.h>
/* variables */

View File

@@ -38,7 +38,7 @@ rtems_task Test_task(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#include <confdefs.h>
#include <rtems/confdefs.h>
/* variables */

View File

@@ -42,7 +42,7 @@ void Send_messages( void );
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#include <confdefs.h>
#include <rtems/confdefs.h>
/* variables */

View File

@@ -50,7 +50,7 @@ rtems_task Test_task3(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#include <confdefs.h>
#include <rtems/confdefs.h>
/* variables */

View File

@@ -40,7 +40,7 @@ rtems_task Init(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#include <confdefs.h>
#include <rtems/confdefs.h>
/* variables */

View File

@@ -42,7 +42,7 @@ rtems_task Init(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#include <confdefs.h>
#include <rtems/confdefs.h>
/* variables */

View File

@@ -44,7 +44,7 @@ rtems_task Test_task2(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#include <confdefs.h>
#include <rtems/confdefs.h>
/* variables */

View File

@@ -72,7 +72,7 @@ void Exit_test( void );
#define CONFIGURE_EXTRA_TASK_STACKS (1 * RTEMS_MINIMUM_STACK_SIZE)
#include <confdefs.h>
#include <rtems/confdefs.h>
/* variables */