summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/dmv152
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/m68k/dmv152
parentRemove stray white spaces. (diff)
downloadrtems-f05b2ac0bc4626e854afc6e6a5d1b88071adbd7c.tar.bz2
Remove duplicate white lines.
Diffstat (limited to 'c/src/lib/libbsp/m68k/dmv152')
-rw-r--r--c/src/lib/libbsp/m68k/dmv152/configure.ac1
-rw-r--r--c/src/lib/libbsp/m68k/dmv152/console/console.c1
-rw-r--r--c/src/lib/libbsp/m68k/dmv152/timer/timer.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/m68k/dmv152/configure.ac b/c/src/lib/libbsp/m68k/dmv152/configure.ac
index f15b64dc4e..9dc8c80b77 100644
--- a/c/src/lib/libbsp/m68k/dmv152/configure.ac
+++ b/c/src/lib/libbsp/m68k/dmv152/configure.ac
@@ -23,7 +23,6 @@ RTEMS_BSPOPTS_SET([USE_CHANNEL_B],[*],[0])
RTEMS_BSPOPTS_HELP([USE_CHANNEL_B],
[set to 1 to indicate this serial port to be used as RTEMS_CONSOLE])
-
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile])
AC_OUTPUT
diff --git a/c/src/lib/libbsp/m68k/dmv152/console/console.c b/c/src/lib/libbsp/m68k/dmv152/console/console.c
index 78ceca83c1..e9f708d2b2 100644
--- a/c/src/lib/libbsp/m68k/dmv152/console/console.c
+++ b/c/src/lib/libbsp/m68k/dmv152/console/console.c
@@ -111,7 +111,6 @@ void DEBUG_puts(
/* should enable interrupts here */
}
-
/*
* Console Termios Support Entry Points
*
diff --git a/c/src/lib/libbsp/m68k/dmv152/timer/timer.c b/c/src/lib/libbsp/m68k/dmv152/timer/timer.c
index a16c37a0ae..cc315e670d 100644
--- a/c/src/lib/libbsp/m68k/dmv152/timer/timer.c
+++ b/c/src/lib/libbsp/m68k/dmv152/timer/timer.c
@@ -17,7 +17,6 @@
* $Id$
*/
-
#include <rtems.h>
#include <bsp.h>