2008-09-18 Joel Sherrill <joel.sherrill@oarcorp.com>

* include/bsp.h: Remove unnecessary include of bsp.h
This commit is contained in:
Joel Sherrill
2008-09-18 17:43:39 +00:00
parent 3a1b7b8042
commit b8e42cd203
2 changed files with 4 additions and 17 deletions

View File

@@ -1,3 +1,7 @@
2008-09-18 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/bsp.h: Remove unnecessary include of bsp.h
2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Use top level shared bsp_get_work_area() implementation.

View File

@@ -36,23 +36,6 @@ extern "C" {
{ \
}
/* Constants */
#define RAM_START 0
#define RAM_END 0x100000
/*
* Device Driver Table Entries
*/
/*
* NOTE: Use the standard Console driver entry
*/
/*
* NOTE: Use the standard Clock driver entry
*/
/* functions */
no_cpu_isr_entry set_vector( /* returns old vector */