forked from Imagelibrary/rtems
2011-05-09 Joel Sherrill <joel.sherrill@oarcorp.com>
* tm26/system.h, tm27/system.h: Ensure these tests use the correct scheduler.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2011-05-09 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* tm26/system.h, tm27/system.h: Ensure these tests use the correct
|
||||
scheduler.
|
||||
|
||||
2011-05-05 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* tm01/task1.c, tm02/task1.c, tm03/task1.c, tm15/task1.c: Remove
|
||||
|
||||
@@ -35,6 +35,8 @@ rtems_task Init(
|
||||
|
||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||
|
||||
#define CONFIGURE_SCHEDULER_PRIORITY
|
||||
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* end of include file */
|
||||
|
||||
@@ -34,6 +34,8 @@ rtems_task Init(
|
||||
|
||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||
|
||||
#define CONFIGURE_SCHEDULER_PRIORITY
|
||||
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* end of include file */
|
||||
|
||||
Reference in New Issue
Block a user