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/sptests/sp21/sptest.adb | 2 -- 1 file changed, 2 deletions(-) (limited to 'c/src/ada-tests/sptests') 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