forked from Imagelibrary/rtems
2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* sapi/src/getversionstring.c: Include <rtems.h> (Missing prototype).
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* sapi/src/getversionstring.c: Include <rtems.h> (Missing prototype).
|
||||||
* libcsupport/src/termios.c: Make rtems_termios_refill_transmitter
|
* libcsupport/src/termios.c: Make rtems_termios_refill_transmitter
|
||||||
static.
|
static.
|
||||||
|
|
||||||
|
|||||||
@@ -13,6 +13,7 @@
|
|||||||
#include "config.h"
|
#include "config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <rtems.h>
|
||||||
#include <rtems/system.h>
|
#include <rtems/system.h>
|
||||||
|
|
||||||
const char *rtems_get_version_string(void)
|
const char *rtems_get_version_string(void)
|
||||||
|
|||||||
Reference in New Issue
Block a user