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/mptests/mp14/system.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites/mptests/mp14/system.h') diff --git a/testsuites/mptests/mp14/system.h b/testsuites/mptests/mp14/system.h index 051727e854..9bffb51b47 100644 --- a/testsuites/mptests/mp14/system.h +++ b/testsuites/mptests/mp14/system.h @@ -68,6 +68,8 @@ void Exit_test( void ); #define CONFIGURE_MAXIMUM_TIMERS 2 #endif +#define CONFIGURE_RTEMS_INIT_TASKS_TABLE + #include /* variables */ -- cgit v1.2.3