summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon/include/bsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/sparc/leon/include/bsp.h')
-rw-r--r--c/src/lib/libbsp/sparc/leon/include/bsp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/sparc/leon/include/bsp.h b/c/src/lib/libbsp/sparc/leon/include/bsp.h
index 758768e059..8dc392487f 100644
--- a/c/src/lib/libbsp/sparc/leon/include/bsp.h
+++ b/c/src/lib/libbsp/sparc/leon/include/bsp.h
@@ -53,7 +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
@@ -165,7 +164,6 @@ extern int end; /* last address in the program */
* NOTE: Use the standard Clock driver entry
*/
-
/* miscellaneous stuff assumed to exist */
void bsp_cleanup( void );