summaryrefslogtreecommitdiffstats
path: root/c/src/tests/sptests/sp17/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/sptests/sp17/system.h')
-rw-r--r--c/src/tests/sptests/sp17/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/tests/sptests/sp17/system.h b/c/src/tests/sptests/sp17/system.h
index e95b27635b..e016aa93d2 100644
--- a/c/src/tests/sptests/sp17/system.h
+++ b/c/src/tests/sptests/sp17/system.h
@@ -44,6 +44,8 @@ rtems_task Task_2(
#define CONFIGURE_MICROSECONDS_PER_TICK RTEMS_MILLISECONDS_TO_MICROSECONDS(25)
#define CONFIGURE_TICKS_PER_TIMESLICE 1000
+#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
+
#include <confdefs.h>
/* global variables */