From a96a713c57e619ce041f6be859105c12ca71f589 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 30 May 1996 14:01:33 +0000 Subject: tests now specify whether they are using rtems initialization tasks or posix initialization threads --- testsuites/tmtests/tm14/system.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites/tmtests/tm14') diff --git a/testsuites/tmtests/tm14/system.h b/testsuites/tmtests/tm14/system.h index 99de69201e..cc51a95065 100644 --- a/testsuites/tmtests/tm14/system.h +++ b/testsuites/tmtests/tm14/system.h @@ -36,6 +36,8 @@ rtems_task Init( #define CONFIGURE_MAXIMUM_MESSAGE_QUEUES 1 #define CONFIGURE_TICKS_PER_TIMESLICE 0 +#define CONFIGURE_RTEMS_INIT_TASKS_TABLE + #include /* end of include file */ -- cgit v1.2.3