summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/ts_386ex/include/bsp.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-18 17:26:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-18 17:26:12 +0000
commit341c6faac43ad770be377c691c436366214daa2c (patch)
tree42df86a497e79690dca9bc0f0d95d844ff3badc6 /c/src/lib/libbsp/i386/ts_386ex/include/bsp.h
parent2008-09-18 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-341c6faac43ad770be377c691c436366214daa2c.tar.bz2
2008-09-18 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/bsp.h: Remove unnecessary boilerplate comments.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/i386/ts_386ex/include/bsp.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/c/src/lib/libbsp/i386/ts_386ex/include/bsp.h b/c/src/lib/libbsp/i386/ts_386ex/include/bsp.h
index 8a348f36a2..ec627e5205 100644
--- a/c/src/lib/libbsp/i386/ts_386ex/include/bsp.h
+++ b/c/src/lib/libbsp/i386/ts_386ex/include/bsp.h
@@ -118,20 +118,6 @@ extern void Wait_X_ms (unsigned);
#define BSP_EXTERN extern
#endif
-/*
- * Device Driver Table Entries
- */
-
-/*
- * NOTE: Use the standard Console driver entry
- */
-
-/*
- * NOTE: Use the standard Clock driver entry
- */
-
-/* miscellaneous stuff assumed to exist */
-
#define IDT_SIZE 256
#define GDT_SIZE 3