summaryrefslogtreecommitdiffstats
path: root/c/src/tests/samples/hello
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/samples/hello')
-rw-r--r--c/src/tests/samples/hello/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/tests/samples/hello/system.h b/c/src/tests/samples/hello/system.h
index 8af4376e0f..21987c70e5 100644
--- a/c/src/tests/samples/hello/system.h
+++ b/c/src/tests/samples/hello/system.h
@@ -26,6 +26,8 @@ rtems_task Init(
#define CONFIGURE_TEST_NEEDS_CONSOLE_DRIVER
+#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
+
#include <confdefs.h>
/* global variables */