summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/rtmonuse/system.h
diff options
context:
space:
mode:
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 */