forked from Imagelibrary/rtems
2011-10-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/console/console.c: Remove stray local decl of "close".
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-10-07 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* shared/console/console.c: Remove stray local decl of "close".
|
||||
|
||||
2011-08-31 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
* shared/startup/linkcmds.base: New file.
|
||||
|
||||
@@ -26,8 +26,6 @@
|
||||
#include <assert.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
extern int close(int fd);
|
||||
|
||||
#include <bsp.h>
|
||||
#include <bsp/irq.h>
|
||||
#include <rtems/bspIo.h>
|
||||
|
||||
Reference in New Issue
Block a user