summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/rtmonuse/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 /testsuites/libtests/rtmonuse/system.h
parentnew test (diff)
downloadrtems-6bcceb87abebed9c7287329328a5f8a51009757d.tar.bz2
enabled floating point and fixed confdef reference to initialization
tasks table.
Diffstat (limited to '')
-rw-r--r--testsuites/libtests/rtmonuse/system.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/testsuites/libtests/rtmonuse/system.h b/testsuites/libtests/rtmonuse/system.h
index b301bdeeb0..0744e58887 100644
--- a/testsuites/libtests/rtmonuse/system.h
+++ b/testsuites/libtests/rtmonuse/system.h
@@ -11,7 +11,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
- * system.h,v 1.6 1995/12/19 20:21:12 joel Exp
+ * $Id$
*/
#include <tmacros.h>
@@ -45,6 +45,8 @@ void Get_all_counters( void );
#define CONFIGURE_INIT_TASK_INITIAL_MODES RTEMS_DEFAULT_MODES
#define CONFIGURE_MAXIMUM_PERIODS 10
+#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
+
#include <confdefs.h>
/* global variables */