summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-06-03 22:21:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-06-03 22:21:18 +0000
commit6e98a517dc671226155c1ba27bf09bf8ff81f267 (patch)
tree3b27927ea754b4da5d48a849961b5951fa50d25b /c/src/ada-tests
parentReplaced prototype for Last_Task which was accidentally removed when (diff)
downloadrtems-6e98a517dc671226155c1ba27bf09bf8ff81f267.tar.bz2
removed reference to Stub Device Driver
Diffstat (limited to 'c/src/ada-tests')
-rw-r--r--c/src/ada-tests/tmtests/tm20/tmtest.ads1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/ada-tests/tmtests/tm20/tmtest.ads b/c/src/ada-tests/tmtests/tm20/tmtest.ads
index b0736e2730..cf1dfeaaa1 100644
--- a/c/src/ada-tests/tmtests/tm20/tmtest.ads
+++ b/c/src/ada-tests/tmtests/tm20/tmtest.ads
@@ -21,7 +21,6 @@
-- $Id$
--
-with STUB_DRIVER;
with TIME_TEST_SUPPORT;
with TIMER_DRIVER;
with RTEMS;