summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/include/crt.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/i386/pc386/include/crt.h
parentRemove stray white spaces. (diff)
downloadrtems-f05b2ac0bc4626e854afc6e6a5d1b88071adbd7c.tar.bz2
Remove duplicate white lines.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/i386/pc386/include/crt.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/include/crt.h b/c/src/lib/libbsp/i386/pc386/include/crt.h
index c750777cfb..e1537b899a 100644
--- a/c/src/lib/libbsp/i386/pc386/include/crt.h
+++ b/c/src/lib/libbsp/i386/pc386/include/crt.h
@@ -25,7 +25,6 @@
/* In color */
#define V_COLOR 0xb8000
-
/*
* Video Option Byte location. It must be maintained
* by the BIOS.
@@ -72,7 +71,6 @@
#define OFF 0
#define ON 1
-
/*
* CRT Controller register offset definitions
*/