summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/ss555/include/bsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/ss555/include/bsp.h')
-rw-r--r--c/src/lib/libbsp/powerpc/ss555/include/bsp.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/c/src/lib/libbsp/powerpc/ss555/include/bsp.h b/c/src/lib/libbsp/powerpc/ss555/include/bsp.h
index 18d43a79b3..e4fd98df1b 100644
--- a/c/src/lib/libbsp/powerpc/ss555/include/bsp.h
+++ b/c/src/lib/libbsp/powerpc/ss555/include/bsp.h
@@ -76,16 +76,6 @@ typedef struct cpld_ {
extern volatile cpld_t cpld; /* defined in linkcmds */
/*
- * Define the time limits for RTEMS Test Suite test durations.
- * Long test and short test duration limits are provided. These
- * values are in seconds and need to be converted to ticks for the
- * application.
- *
- */
-
-#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
-
-/*
* Stuff for Time Test 27
*
* The following require that IRQ7 be jumpered to ground. On the SS555,