summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp21/task1.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp21/task1.c')
-rw-r--r--testsuites/sptests/sp21/task1.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/testsuites/sptests/sp21/task1.c b/testsuites/sptests/sp21/task1.c
index b28b1f019c..f60699a1ae 100644
--- a/testsuites/sptests/sp21/task1.c
+++ b/testsuites/sptests/sp21/task1.c
@@ -7,7 +7,7 @@
*
* Output parameters: NONE
*
- * COPYRIGHT (c) 1989-1999.
+ * COPYRIGHT (c) 1989-2002.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -21,7 +21,8 @@
#define STUB_DRIVER_MAJOR 0x2
#define NO_DRIVER_MAJOR 0x3
-#define INVALID_DRIVER_MAJOR 0x5
+#define INVALID_DRIVER_MAJOR (CONFIGURE_MAXIMUM_DRIVERS + 1)
+/* #define INVALID_DRIVER_MAJOR 0xffffffff */
rtems_task Task_1(
rtems_task_argument argument