summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/gensh4/include/bsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/sh/gensh4/include/bsp.h')
-rw-r--r--c/src/lib/libbsp/sh/gensh4/include/bsp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/sh/gensh4/include/bsp.h b/c/src/lib/libbsp/sh/gensh4/include/bsp.h
index 26904aa82a..759107c05a 100644
--- a/c/src/lib/libbsp/sh/gensh4/include/bsp.h
+++ b/c/src/lib/libbsp/sh/gensh4/include/bsp.h
@@ -51,7 +51,6 @@ extern "C" {
#include "rtems/score/sh7750_regs.h"
-
/*
* confdefs.h overrides for this BSP:
* - number of termios serial ports (defaults to 1)
@@ -121,7 +120,6 @@ extern "C" {
#define delay( microseconds ) CPU_delay(microseconds)
#define sh_delay( microseconds ) CPU_delay( microseconds )
-
/*
* Defined in the linker script 'linkcmds'
*/
@@ -147,7 +145,6 @@ extern rtems_configuration_table BSP_Configuration;
extern void bsp_cleanup( void );
-
/*
* Device Driver Table Entries
*/