summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/iostream/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/iostream/system.h')
-rw-r--r--testsuites/samples/iostream/system.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/testsuites/samples/iostream/system.h b/testsuites/samples/iostream/system.h
index 4df2a4c70b..d1033b5f51 100644
--- a/testsuites/samples/iostream/system.h
+++ b/testsuites/samples/iostream/system.h
@@ -15,12 +15,6 @@
#include <rtems.h>
-/* functions */
-
-rtems_task Init(
- rtems_task_argument argument
-);
-
/* configuration information */
#include <bsp.h> /* for device driver prototypes */