summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-06-03 15:39:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-06-03 15:39:28 +0000
commit4db9c861dc74def79e27c0680980f373ae21b1bf (patch)
tree6333c3a38864cfda459a5e46c4bedd7bf4e27216 /c/src/ada-tests
parentsptest.adb: update Semaphore_Create calling sequence (diff)
downloadrtems-4db9c861dc74def79e27c0680980f373ae21b1bf.tar.bz2
removed with of unchecked_conversion
Diffstat (limited to 'c/src/ada-tests')
-rw-r--r--c/src/ada-tests/sptests/sp13/sptest.adb1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/ada-tests/sptests/sp13/sptest.adb b/c/src/ada-tests/sptests/sp13/sptest.adb
index da8f221fb2..d0d762a11a 100644
--- a/c/src/ada-tests/sptests/sp13/sptest.adb
+++ b/c/src/ada-tests/sptests/sp13/sptest.adb
@@ -26,7 +26,6 @@ with INTERFACES; use INTERFACES;
with RTEMS;
with TEST_SUPPORT;
with TEXT_IO;
-with UNCHECKED_CONVERSION;
with UNSIGNED32_IO;
package body SPTEST is