From 3344730a1a6485f68b73a7b9612911ba74d0c932 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 21 Apr 2004 16:21:25 +0000 Subject: 2004-04-21 Ralf Corsepius PR 613/bsps * include/bsp.h: Remove MAX_LONG_TEST_DURATION. --- c/src/lib/libbsp/sparc/leon/include/bsp.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'c/src/lib/libbsp/sparc/leon/include') diff --git a/c/src/lib/libbsp/sparc/leon/include/bsp.h b/c/src/lib/libbsp/sparc/leon/include/bsp.h index 8275d264af..602693bad9 100644 --- a/c/src/lib/libbsp/sparc/leon/include/bsp.h +++ b/c/src/lib/libbsp/sparc/leon/include/bsp.h @@ -53,16 +53,6 @@ extern int rtems_leon_open_eth_driver_attach (struct rtems_bsdnet_ifconfig *conf #define RTEMS_BSP_NETWORK_DRIVER_NAME "open_eth1" #define RTEMS_BSP_NETWORK_DRIVER_ATTACH rtems_leon_open_eth_driver_attach -/* - * 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 3 /* 3 seconds */ - /* * Define the interrupt mechanism for Time Test 27 * -- cgit v1.2.3