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/spfatal/system.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites/sptests/spfatal') 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 /* global variables */ -- cgit v1.2.3