summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/paranoia/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/paranoia/system.h')
-rw-r--r--testsuites/samples/paranoia/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/samples/paranoia/system.h b/testsuites/samples/paranoia/system.h
index 3837d9d902..83c68ccff8 100644
--- a/testsuites/samples/paranoia/system.h
+++ b/testsuites/samples/paranoia/system.h
@@ -27,10 +27,10 @@ rtems_task Init(
#define CONFIGURE_TEST_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_TEST_NEEDS_CLOCK_DRIVER
+#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_INIT_TASK_ATTRIBUTES RTEMS_FLOATING_POINT
#define CONFIGURE_INIT_TASK_STACK_SIZE (RTEMS_MINIMUM_STACK_SIZE * 2)
-
#include <confdefs.h>
/* global variables */