mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2010-06-02 Chris Johns <chrisj@rtems.org>
* iostream/init.cc: Remove the hack.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2010-06-02 Chris Johns <chrisj@rtems.org>
|
||||
|
||||
* iostream/init.cc: Remove the hack.
|
||||
|
||||
2010-06-02 Chris Johns <chrisj@rtems.org>
|
||||
|
||||
* fileio/init.c: Update to new mount API.
|
||||
|
||||
@@ -20,11 +20,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
extern "C" {
|
||||
|
||||
#define CONFIGURE_INIT
|
||||
#include "system.h"
|
||||
}
|
||||
|
||||
#if BSP_SMALL_MEMORY
|
||||
#include <stdio.h>
|
||||
@@ -34,7 +31,6 @@ extern "C" {
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
|
||||
rtems_task Init(
|
||||
rtems_task_argument ignored
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user