mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2004-04-21 Joel Sherrill <joel@OARcorp.com>
PR 611/bsps * tm27/task1.c: Follow conventions for tm27 and do not add another macro definition.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2004-04-21 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
PR 611/bsps
|
||||
* tm27/task1.c: Follow conventions for tm27 and do not add another
|
||||
macro definition.
|
||||
|
||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* tm01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
|
||||
|
||||
@@ -22,10 +22,6 @@
|
||||
|
||||
#include <bsp.h>
|
||||
|
||||
#if defined(Declarations_for_tm27)
|
||||
Declarations_for_tm27
|
||||
#endif
|
||||
|
||||
rtems_task Task_1(
|
||||
rtems_task_argument argument
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user