From e8c20a0ec7bb44ac356f71a9565bc28f836240d7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 27 Aug 2002 13:12:04 +0000 Subject: 2002-08-27 Joel Sherrill * sptests/sp21/sptest.adb: Fixed IO_Initialize invocations to match corrected prototype. --- c/src/ada-tests/ChangeLog | 5 +++++ c/src/ada-tests/sptests/sp21/sptest.adb | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'c') diff --git a/c/src/ada-tests/ChangeLog b/c/src/ada-tests/ChangeLog index 451df541b9..f69330540d 100644 --- a/c/src/ada-tests/ChangeLog +++ b/c/src/ada-tests/ChangeLog @@ -1,3 +1,8 @@ +2002-08-27 Joel Sherrill + + * sptests/sp21/sptest.adb: Fixed IO_Initialize invocations to + match corrected prototype. + 2002-08-27 Joel Sherrill * sptests/sp19/sptest.adp: Added from old Ada implementation. diff --git a/c/src/ada-tests/sptests/sp21/sptest.adb b/c/src/ada-tests/sptests/sp21/sptest.adb index 1174c0d5e1..606683a6be 100644 --- a/c/src/ada-tests/sptests/sp21/sptest.adb +++ b/c/src/ada-tests/sptests/sp21/sptest.adb @@ -86,7 +86,6 @@ package body SPTEST is SPTEST.NO_DRIVER_MAJOR, 0, RTEMS.NULL_ADDRESS, - RESULT, STATUS ); TEST_SUPPORT.DIRECTIVE_FAILED( STATUS, "IO_INITIALIZE" ); @@ -224,7 +223,6 @@ package body SPTEST is SPTEST.INVALID_DRIVER_MAJOR, 0, RTEMS.NULL_ADDRESS, - RESULT, STATUS ); TEST_SUPPORT.FATAL_DIRECTIVE_STATUS( -- cgit v1.2.3