summaryrefslogtreecommitdiffstats
path: root/c/src/tests/libtests/cpuuse/system.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-04-09 21:00:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-04-09 21:00:33 +0000
commit6bcceb87abebed9c7287329328a5f8a51009757d (patch)
tree9a108b7c7b0f325acd80c8bb6b2fba6923de34ee /c/src/tests/libtests/cpuuse/system.h
parentnew test (diff)
downloadrtems-6bcceb87abebed9c7287329328a5f8a51009757d.tar.bz2
enabled floating point and fixed confdef reference to initialization
tasks table.
Diffstat (limited to 'c/src/tests/libtests/cpuuse/system.h')
-rw-r--r--c/src/tests/libtests/cpuuse/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/tests/libtests/cpuuse/system.h b/c/src/tests/libtests/cpuuse/system.h
index bdf4ce271e..a7bd81aa0c 100644
--- a/c/src/tests/libtests/cpuuse/system.h
+++ b/c/src/tests/libtests/cpuuse/system.h
@@ -49,6 +49,8 @@ void Task_switch(
#define CONFIGURE_MAXIMUM_USER_EXTENSIONS 1
#define CONFIGURE_TICKS_PER_TIMESLICE 100
+#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
+
#include <confdefs.h>
/* global variables */