From be1c11edab1ad9004effbacf0e75bc558563d47d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 29 May 1996 22:48:26 +0000 Subject: tests now specify whether using posix initialization threads table or rtems initialization table in configuration table --- testsuites/sptests/sp07/system.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites/sptests/sp07') diff --git a/testsuites/sptests/sp07/system.h b/testsuites/sptests/sp07/system.h index 3bd1ee69b5..8fc55aa29b 100644 --- a/testsuites/sptests/sp07/system.h +++ b/testsuites/sptests/sp07/system.h @@ -72,6 +72,8 @@ rtems_extension Task_exit_extension( #define CONFIGURE_MAXIMUM_USER_EXTENSIONS 1 #define CONFIGURE_TICKS_PER_TIMESLICE 100 +#define CONFIGURE_RTEMS_INIT_TASKS_TABLE + #include /* global variables */ -- cgit v1.2.3