summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/samples
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-06-03 00:34:04 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-06-03 00:34:04 +0000
commitd0f426a1bf1233f0d166b358071ea28311e9aa30 (patch)
tree06593682a0114e67855a0ea41dc12d72e01550ef /c/src/ada-tests/samples
parentadded rtems_interrupt_level_attribute routien to return a properly (diff)
downloadrtems-d0f426a1bf1233f0d166b358071ea28311e9aa30.tar.bz2
*** empty log message ***
Diffstat (limited to 'c/src/ada-tests/samples')
-rw-r--r--c/src/ada-tests/samples/base_mp/mptest.ads1
-rw-r--r--c/src/ada-tests/samples/base_sp/sptest.ads1
-rw-r--r--c/src/ada-tests/samples/ticker/sptest.ads1
3 files changed, 0 insertions, 3 deletions
diff --git a/c/src/ada-tests/samples/base_mp/mptest.ads b/c/src/ada-tests/samples/base_mp/mptest.ads
index 8825f7a435..7b76581a62 100644
--- a/c/src/ada-tests/samples/base_mp/mptest.ads
+++ b/c/src/ada-tests/samples/base_mp/mptest.ads
@@ -21,7 +21,6 @@
-- $Id$
--
-with CLOCK_DRIVER;
with BSP_MPCI;
with RTEMS;
diff --git a/c/src/ada-tests/samples/base_sp/sptest.ads b/c/src/ada-tests/samples/base_sp/sptest.ads
index 248e848dcf..71f573e1cc 100644
--- a/c/src/ada-tests/samples/base_sp/sptest.ads
+++ b/c/src/ada-tests/samples/base_sp/sptest.ads
@@ -21,7 +21,6 @@
-- $Id$
--
-with CLOCK_DRIVER;
with RTEMS;
package SPTEST is
diff --git a/c/src/ada-tests/samples/ticker/sptest.ads b/c/src/ada-tests/samples/ticker/sptest.ads
index 6e7b086854..226d9eba4d 100644
--- a/c/src/ada-tests/samples/ticker/sptest.ads
+++ b/c/src/ada-tests/samples/ticker/sptest.ads
@@ -21,7 +21,6 @@
-- $Id$
--
-with CLOCK_DRIVER;
with RTEMS;
package SPTEST is