Changeset e8c20a0 in rtems
- Timestamp:
- Aug 27, 2002, 1:12:04 PM (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- aa57f84
- Parents:
- b0e8b47e
- Location:
- c/src/ada-tests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/ada-tests/ChangeLog
rb0e8b47e re8c20a0 1 2002-08-27 Joel Sherrill <joel@OARcorp.com> 2 3 * sptests/sp21/sptest.adb: Fixed IO_Initialize invocations to 4 match corrected prototype. 5 1 6 2002-08-27 Joel Sherrill <joel@OARcorp.com> 2 7 -
c/src/ada-tests/sptests/sp21/sptest.adb
rb0e8b47e re8c20a0 87 87 0, 88 88 RTEMS.NULL_ADDRESS, 89 RESULT,90 89 STATUS 91 90 ); … … 225 224 0, 226 225 RTEMS.NULL_ADDRESS, 227 RESULT,228 226 STATUS 229 227 );
Note: See TracChangeset
for help on using the changeset viewer.