mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org>
PR 610/bsps * tm27/task1.c: Use _RTEMS_RMTEST27 instead of RTEMS_TM27. Unconditionally include <tm27.h>.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
PR 610/bsps
|
||||
* tm27/task1.c: Use _RTEMS_RMTEST27 instead of RTEMS_TM27.
|
||||
Unconditionally include <tm27.h>.
|
||||
|
||||
2004-04-21 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
PR 611/bsps
|
||||
|
||||
@@ -17,11 +17,13 @@
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define RTEMS_TM27
|
||||
#include "system.h"
|
||||
|
||||
#include <bsp.h>
|
||||
|
||||
#define _RTEMS_TMTEST27
|
||||
#include <tm27.h>
|
||||
|
||||
rtems_task Task_1(
|
||||
rtems_task_argument argument
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user