summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/h8300/h8sim/include/bsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/h8300/h8sim/include/bsp.h')
-rw-r--r--c/src/lib/libbsp/h8300/h8sim/include/bsp.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/c/src/lib/libbsp/h8300/h8sim/include/bsp.h b/c/src/lib/libbsp/h8300/h8sim/include/bsp.h
index 46c3c81298..27d41bdcd9 100644
--- a/c/src/lib/libbsp/h8300/h8sim/include/bsp.h
+++ b/c/src/lib/libbsp/h8300/h8sim/include/bsp.h
@@ -44,22 +44,6 @@ extern "C" {
: "0" (_tmp), "1" (_delay) ); \
}
-/* Constants */
-
-/* miscellaneous stuff assumed to exist */
-
-/*
- * Device Driver Table Entries
- */
-
-/*
- * NOTE: Use the standard Console driver entry
- */
-
-/*
- * NOTE: Use the standard Clock driver entry
- */
-
#ifdef __cplusplus
}
#endif