mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-29 20:23:13 +08:00
2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/exit.c: Add missing prototypes.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* startup/exit.c: Add missing prototypes.
|
||||
|
||||
2008-05-14 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* Makefile.am: Rework to avoid .rel files.
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
#include <rtems/libio.h>
|
||||
|
||||
int uart_poll_read(int);
|
||||
void bsp_reset();
|
||||
void bsp_reset(void);
|
||||
|
||||
void bsp_cleanup(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user