summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp09/screen09.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp09/screen09.c')
-rw-r--r--testsuites/sptests/sp09/screen09.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/testsuites/sptests/sp09/screen09.c b/testsuites/sptests/sp09/screen09.c
index d02c929fb1..8eba69a4b2 100644
--- a/testsuites/sptests/sp09/screen09.c
+++ b/testsuites/sptests/sp09/screen09.c
@@ -6,7 +6,7 @@
*
* Output parameters: NONE
*
- * COPYRIGHT (c) 1989-1999.
+ * COPYRIGHT (c) 1989-2009.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -24,12 +24,6 @@ void Screen9()
rtems_status_code status;
rtems_isr_entry old_service_routine;
-#if (CPU_SIMPLE_VECTORED_INTERRUPTS == TRUE)
- puts( "TRUE" );
-#else
- puts( "FALSE" );
-#endif
-
#if ((CPU_SIMPLE_VECTORED_INTERRUPTS == FALSE) || \
defined(_C3x) || defined(_C4x))
puts(