summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/gensh4/include/bsp.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-21 16:01:48 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-21 16:01:48 +0000
commitf05b2ac0bc4626e854afc6e6a5d1b88071adbd7c (patch)
tree4150010cec9b6b51100f183b435955cd847679b4 /c/src/lib/libbsp/sh/gensh4/include/bsp.h
parentRemove stray white spaces. (diff)
downloadrtems-f05b2ac0bc4626e854afc6e6a5d1b88071adbd7c.tar.bz2
Remove duplicate white lines.
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
*/