summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/sptests/sp14/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/sptests/sp14/config.h')
-rw-r--r--c/src/ada-tests/sptests/sp14/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/c/src/ada-tests/sptests/sp14/config.h b/c/src/ada-tests/sptests/sp14/config.h
index 8eadf27770..7da36bb0f8 100644
--- a/c/src/ada-tests/sptests/sp14/config.h
+++ b/c/src/ada-tests/sptests/sp14/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,6 +20,7 @@
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
+#define CONFIGURE_MAXIMUM_TASKS 3
#define CONFIGURE_MAXIMUM_TIMERS 1
#define CONFIGURE_TICKS_PER_TIMESLICE 100