2002-08-27 Joel Sherrill <joel@OARcorp.com>

* sptests/sp21/sptest.adb: Fixed IO_Initialize invocations to
	match corrected prototype.
This commit is contained in:
Joel Sherrill
2002-08-27 13:12:04 +00:00
parent b0e8b47e92
commit e8c20a0ec7
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2002-08-27 Joel Sherrill <joel@OARcorp.com>
* sptests/sp21/sptest.adb: Fixed IO_Initialize invocations to
match corrected prototype.
2002-08-27 Joel Sherrill <joel@OARcorp.com>
* sptests/sp19/sptest.adp: Added from old Ada implementation.

View File

@@ -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(