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/samples/base_mp/system.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites/samples/base_mp') diff --git a/testsuites/samples/base_mp/system.h b/testsuites/samples/base_mp/system.h index ec07193b72..2051acad37 100644 --- a/testsuites/samples/base_mp/system.h +++ b/testsuites/samples/base_mp/system.h @@ -33,6 +33,8 @@ rtems_task Application_task( #define CONFIGURE_TEST_NEEDS_CONSOLE_DRIVER #define CONFIGURE_TEST_NEEDS_CLOCK_DRIVER +#define CONFIGURE_RTEMS_INIT_TASKS_TABLE + /* * Put the overrides of default configuration parameters here. */ -- cgit v1.2.3