summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips/rbtx4925/include/bsp.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-18 17:42:45 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-18 17:42:45 +0000
commitccceaf3e52a2ba9963cfe453f4fcc4d80acea536 (patch)
tree0d3e55e9014b21ea3b1dfebdd4726b6c9f483d4a /c/src/lib/libbsp/mips/rbtx4925/include/bsp.h
parent2008-09-18 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-ccceaf3e52a2ba9963cfe453f4fcc4d80acea536.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/mips/rbtx4925/include/bsp.h41
1 files changed, 0 insertions, 41 deletions
diff --git a/c/src/lib/libbsp/mips/rbtx4925/include/bsp.h b/c/src/lib/libbsp/mips/rbtx4925/include/bsp.h
index be20b147ef..7078fb8c4d 100644
--- a/c/src/lib/libbsp/mips/rbtx4925/include/bsp.h
+++ b/c/src/lib/libbsp/mips/rbtx4925/include/bsp.h
@@ -27,47 +27,6 @@ extern "C" {
#include <rtems/clockdrv.h>
#include <libcpu/tx4925.h>
-/*
- * Define the interrupt mechanism for Time Test 27
- *
- * NOTE: Following are for XXX and are board independent
- *
- */
-#define MUST_WAIT_FOR_INTERRUPT 1
-
-#define Install_tm27_vector( handler ) \
- do { \
- } while(0)
-
-#define Cause_tm27_intr() \
- do { \
- } while(0)
-
-#define Clear_tm27_intr() \
- do { \
- } while(0)
-
-#define Lower_tm27_intr() \
- do { \
- } while(0)
-
-
-/* Constants */
-
-/* miscellaneous stuff assumed to exist */
-
-/*
- * Device Driver Table Entries
- */
-
-/*
- * NOTE: Use the standard Console driver entry
- */
-
-/*
- * NOTE: Use the standard Clock driver entry
- */
-
/* functions */
rtems_isr_entry set_vector(