summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/sptests/sp22/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/sptests/sp22/config.h')
-rw-r--r--c/src/ada-tests/sptests/sp22/config.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/c/src/ada-tests/sptests/sp22/config.h b/c/src/ada-tests/sptests/sp22/config.h
index eec141905c..b85831b661 100644
--- a/c/src/ada-tests/sptests/sp22/config.h
+++ b/c/src/ada-tests/sptests/sp22/config.h
@@ -2,7 +2,7 @@
*
* This include file defines the Configuration Table for this test.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-2007.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may in
@@ -20,7 +20,8 @@
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
-#define CONFIGURE_MAXIMUM_TIMERS 2
+#define CONFIGURE_MAXIMUM_TASKS 2
+#define CONFIGURE_MAXIMUM_TIMERS 2
#define CONFIGURE_POSIX_INIT_THREAD_TABLE