forked from Imagelibrary/rtems
Removed unnecessary dependency on RTEMS_Test_Support which existed
in the RTEMS Ada implementation but does not exist in this binding.
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
|
||||
with INTERFACES; use INTERFACES;
|
||||
with RTEMS;
|
||||
with RTEMS_TEST_SUPPORT;
|
||||
with TEST_SUPPORT;
|
||||
with TEXT_IO;
|
||||
with UNSIGNED32_IO;
|
||||
|
||||
Reference in New Issue
Block a user