diff options
Diffstat (limited to 'gcc/ada/a-reatim.adb')
| -rw-r--r-- | gcc/ada/a-reatim.adb | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/gcc/ada/a-reatim.adb b/gcc/ada/a-reatim.adb index b15a6e1..1049c10 100644 --- a/gcc/ada/a-reatim.adb +++ b/gcc/ada/a-reatim.adb @@ -7,7 +7,7 @@ -- B o d y -- -- -- -- Copyright (C) 1991-1994, Florida State University -- --- Copyright (C) 1995-2005, AdaCore -- +-- Copyright (C) 1995-2006, AdaCore -- -- -- -- GNARL is free software; you can redistribute it and/or modify it under -- -- terms of the GNU General Public License as published by the Free Soft- -- @@ -32,9 +32,6 @@ -- -- ------------------------------------------------------------------------------ -with System.Task_Primitives.Operations; --- used for Monotonic_Clock - package body Ada.Real_Time is --------- |
