summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp13/system.h
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/sp13/system.h
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/sp13/system.h')
-rw-r--r--testsuites/sptests/sp13/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/sp13/system.h b/testsuites/sptests/sp13/system.h
index cb4b81bb63..368397efce 100644
--- a/testsuites/sptests/sp13/system.h
+++ b/testsuites/sptests/sp13/system.h
@@ -53,6 +53,8 @@ rtems_task Task_3(
#define CONFIGURE_MAXIMUM_MESSAGE_QUEUES 10
#define CONFIGURE_TICKS_PER_TIMESLICE 100
+#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
+
#include <confdefs.h>
/* global variables */