summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/csb360/include/bsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/m68k/csb360/include/bsp.h')
-rw-r--r--c/src/lib/libbsp/m68k/csb360/include/bsp.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/c/src/lib/libbsp/m68k/csb360/include/bsp.h b/c/src/lib/libbsp/m68k/csb360/include/bsp.h
index 7512e76090..f71d3d2f68 100644
--- a/c/src/lib/libbsp/m68k/csb360/include/bsp.h
+++ b/c/src/lib/libbsp/m68k/csb360/include/bsp.h
@@ -145,22 +145,6 @@ extern int rtems_enet_driver_attach (struct rtems_bsdnet_ifconfig *config);
: "0" (_tmp), "1" (_delay) ); \
}
-/* Constants */
-
-/* Structures */
-
-/*
- * Device Driver Table Entries
- */
-
-/*
- * NOTE: Use the standard Console driver entry
- */
-
-/*
- * NOTE: Use the standard Clock driver entry
- */
-
/*
* Real-Time Clock Driver Table Entry
* NOTE: put this entry to the device driver table AFTER I2C bus driver!