forked from Imagelibrary/rtems
* 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:
@@ -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,
|
||||
|
||||
@@ -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 */
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@ rtems_task Test_task(
|
||||
|
||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||
|
||||
#include <confdefs.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* variables */
|
||||
|
||||
|
||||
@@ -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 */
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ rtems_task Test_task(
|
||||
|
||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||
|
||||
#include <confdefs.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* variables */
|
||||
|
||||
|
||||
@@ -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 */
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ rtems_task Test_task(
|
||||
|
||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||
|
||||
#include <confdefs.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* variables */
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ rtems_task Test_task(
|
||||
|
||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||
|
||||
#include <confdefs.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* variables */
|
||||
|
||||
|
||||
@@ -38,7 +38,7 @@ rtems_task Test_task(
|
||||
|
||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||
|
||||
#include <confdefs.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* variables */
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@ void Send_messages( void );
|
||||
|
||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||
|
||||
#include <confdefs.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* variables */
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@ rtems_task Test_task3(
|
||||
|
||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||
|
||||
#include <confdefs.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* variables */
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@ rtems_task Init(
|
||||
|
||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||
|
||||
#include <confdefs.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* variables */
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@ rtems_task Init(
|
||||
|
||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||
|
||||
#include <confdefs.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* variables */
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ rtems_task Test_task2(
|
||||
|
||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||
|
||||
#include <confdefs.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* variables */
|
||||
|
||||
|
||||
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user