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>
|
2009-04-28 Chris Johns <chrisj@rtems.org>
|
||||||
|
|
||||||
* fileio/init.c, fileio/system.h, iostream/init.cc,
|
* fileio/init.c, fileio/system.h, iostream/init.cc,
|
||||||
|
|||||||
@@ -15,12 +15,6 @@
|
|||||||
|
|
||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
|
|
||||||
/* functions */
|
|
||||||
|
|
||||||
rtems_task Init(
|
|
||||||
rtems_task_argument argument
|
|
||||||
);
|
|
||||||
|
|
||||||
/* configuration information */
|
/* configuration information */
|
||||||
|
|
||||||
#include <bsp.h> /* for device driver prototypes */
|
#include <bsp.h> /* for device driver prototypes */
|
||||||
|
|||||||
Reference in New Issue
Block a user