From bb0417917abe1442ac8929b5eb809b61ec92722c Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Tue, 28 Apr 2009 06:39:01 +0000 Subject: 2009-04-28 Chris Johns * iostream/system.h: Remove the Init prototype. Provide in confdefs.h. --- testsuites/samples/ChangeLog | 5 +++++ testsuites/samples/iostream/system.h | 6 ------ 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'testsuites/samples') diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog index 7c97952ad4..faa308dd5a 100644 --- a/testsuites/samples/ChangeLog +++ b/testsuites/samples/ChangeLog @@ -1,3 +1,8 @@ +2009-04-28 Chris Johns + + * iostream/system.h: Remove the Init prototype. Provide in + confdefs.h. + 2009-04-28 Chris Johns * fileio/init.c, fileio/system.h, iostream/init.cc, 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 -/* functions */ - -rtems_task Init( - rtems_task_argument argument -); - /* configuration information */ #include /* for device driver prototypes */ -- cgit v1.2.3