forked from Imagelibrary/rtems
2007-03-13 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h: Remove redundant prototypes.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-03-13 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* include/bsp.h: Remove redundant prototypes.
|
||||
|
||||
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: New BUG-REPORT address.
|
||||
|
||||
@@ -122,14 +122,10 @@ m68k_isr_entry set_vector(
|
||||
int type
|
||||
);
|
||||
|
||||
void console_init(void);
|
||||
|
||||
void Spurious_Initialize(void);
|
||||
|
||||
void _UART_flush(void);
|
||||
|
||||
void Clock_exit(void);
|
||||
|
||||
void outbyte(char);
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user