mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2005-01-04 Joel Sherrill <joel@OARcorp.com>
* startup/bspstart.c, startup/exit.c: Remove warnings.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-01-04 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* startup/bspstart.c, startup/exit.c: Remove warnings.
|
||||
|
||||
2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Remove build-variant support.
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
*/
|
||||
#include <bsp.h>
|
||||
#include <rtems/libcsupport.h>
|
||||
#include <rtems/bspIo.h>
|
||||
#include <rtems/libio.h>
|
||||
#include <mc9328mxl.h>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
#include <rtems/libio.h>
|
||||
|
||||
int uart_poll_read(int);
|
||||
void BSP_reset();
|
||||
void bsp_reset();
|
||||
|
||||
void bsp_cleanup(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user