summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/support/timer_driver.adb
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/support/timer_driver.adb')
-rw-r--r--c/src/ada-tests/support/timer_driver.adb5
1 files changed, 2 insertions, 3 deletions
diff --git a/c/src/ada-tests/support/timer_driver.adb b/c/src/ada-tests/support/timer_driver.adb
index f2a2144a3b..2357b697e8 100644
--- a/c/src/ada-tests/support/timer_driver.adb
+++ b/c/src/ada-tests/support/timer_driver.adb
@@ -9,7 +9,7 @@
--
--
--
--- COPYRIGHT (c) 1989-1997.
+-- COPYRIGHT (c) 1989-2009.
-- On-Line Applications Research Corporation (OAR).
--
-- The license and distribution terms for this file may in
@@ -19,8 +19,7 @@
-- $Id$
--
-with RTEMS;
-with Interfaces.C;
+with Interfaces;
package body Timer_Driver is