summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spfatal
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1996-05-29 22:48:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1996-05-29 22:48:26 +0000
commitbe1c11edab1ad9004effbacf0e75bc558563d47d (patch)
tree0c6f4535b86f668c574b986cab0a84d6037fc476 /testsuites/sptests/spfatal
parentposix initialization threads table was misnamed "posix initialization (diff)
downloadrtems-be1c11edab1ad9004effbacf0e75bc558563d47d.tar.bz2
tests now specify whether using posix initialization threads table
or rtems initialization table in configuration table
Diffstat (limited to 'testsuites/sptests/spfatal')
-rw-r--r--testsuites/sptests/spfatal/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/spfatal/system.h b/testsuites/sptests/spfatal/system.h
index 71e4f5720c..54c68438cc 100644
--- a/testsuites/sptests/spfatal/system.h
+++ b/testsuites/sptests/spfatal/system.h
@@ -64,6 +64,8 @@ rtems_extensions_table initial_extensions = {
#define CONFIGURE_INITIAL_EXTENSIONS &initial_extensions
+#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
+
#include <confdefs.h>
/* global variables */