summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/eth_comm/include/bsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/eth_comm/include/bsp.h')
-rw-r--r--c/src/lib/libbsp/powerpc/eth_comm/include/bsp.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/c/src/lib/libbsp/powerpc/eth_comm/include/bsp.h b/c/src/lib/libbsp/powerpc/eth_comm/include/bsp.h
index ae7756d51f..fe43e173d5 100644
--- a/c/src/lib/libbsp/powerpc/eth_comm/include/bsp.h
+++ b/c/src/lib/libbsp/powerpc/eth_comm/include/bsp.h
@@ -57,16 +57,6 @@ extern int rtems_enet_driver_attach (struct rtems_bsdnet_ifconfig *config);
#define NOCACHE_MEM_SIZE 512*1024
/*
- * 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
*/