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:
Joel Sherrill
2011-05-09 19:43:04 +00:00
parent abd29cb95a
commit aecbde54e3
3 changed files with 9 additions and 0 deletions

View File

@@ -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

View File

@@ -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 */

View 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 */