forked from Imagelibrary/rtems
2009-04-28 Chris Johns <chrisj@rtems.org>
* iostream/system.h: Remove the Init prototype. Provide in
confdefs.h.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2009-04-28 Chris Johns <chrisj@rtems.org>
|
||||
|
||||
* iostream/system.h: Remove the Init prototype. Provide in
|
||||
confdefs.h.
|
||||
|
||||
2009-04-28 Chris Johns <chrisj@rtems.org>
|
||||
|
||||
* fileio/init.c, fileio/system.h, iostream/init.cc,
|
||||
|
||||
@@ -15,12 +15,6 @@
|
||||
|
||||
#include <rtems.h>
|
||||
|
||||
/* functions */
|
||||
|
||||
rtems_task Init(
|
||||
rtems_task_argument argument
|
||||
);
|
||||
|
||||
/* configuration information */
|
||||
|
||||
#include <bsp.h> /* for device driver prototypes */
|
||||
|
||||
Reference in New Issue
Block a user