summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/shared/mvme/mvme16x_hw.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/m68k/shared/mvme/mvme16x_hw.h
parentRemove stray white spaces. (diff)
downloadrtems-f05b2ac0bc4626e854afc6e6a5d1b88071adbd7c.tar.bz2
Remove duplicate white lines.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/m68k/shared/mvme/mvme16x_hw.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/m68k/shared/mvme/mvme16x_hw.h b/c/src/lib/libbsp/m68k/shared/mvme/mvme16x_hw.h
index 967faa8d24..8cbcb440d1 100644
--- a/c/src/lib/libbsp/m68k/shared/mvme/mvme16x_hw.h
+++ b/c/src/lib/libbsp/m68k/shared/mvme/mvme16x_hw.h
@@ -55,7 +55,6 @@ int uti596_attach(struct rtems_bsdnet_ifconfig * pConfig, int attaching );
*/
#define GROUP_BASE_ADDRESS 0x0000CC00
-
/*
* Representation of the VMEchip2 LCSR.
* Could be made more detailed.
@@ -244,7 +243,6 @@ typedef volatile struct nvram_config_ {
#endif
-
/*
* Flag to indicate if J1-4 is on (and parameters should be
* sought in User Area NVRAM)
@@ -257,7 +255,6 @@ typedef volatile struct nvram_config_ {
#define NVRAM_CONFIGURE 0
#endif
-
#ifdef __cplusplus
}
#endif