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 --- c/src/tests/tmtests/tmoverhd/system.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'c/src/tests/tmtests/tmoverhd') diff --git a/c/src/tests/tmtests/tmoverhd/system.h b/c/src/tests/tmtests/tmoverhd/system.h index 9fbbf116dd..c3eda88f4e 100644 --- a/c/src/tests/tmtests/tmoverhd/system.h +++ b/c/src/tests/tmtests/tmoverhd/system.h @@ -53,6 +53,8 @@ rtems_status_code Empty_directive(); #define CONFIGURE_MAXIMUM_TASKS 2 #define CONFIGURE_TICKS_PER_TIMESLICE 0 +#define CONFIGURE_RTEMS_INIT_TASKS_TABLE + #include /* end of include file */ -- cgit v1.2.3