diff options
Diffstat (limited to 'gcc/ada/s-tasren.adb')
-rw-r--r-- | gcc/ada/s-tasren.adb | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/gcc/ada/s-tasren.adb b/gcc/ada/s-tasren.adb index be7819b8202..6fafb39f3c3 100644 --- a/gcc/ada/s-tasren.adb +++ b/gcc/ada/s-tasren.adb @@ -6,7 +6,7 @@ -- -- -- B o d y -- -- -- --- Copyright (C) 1992-2005, Free Software Foundation, Inc. -- +-- Copyright (C) 1992-2006, Free Software Foundation, Inc. -- -- -- -- 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- -- @@ -31,12 +31,6 @@ -- -- ------------------------------------------------------------------------------ -with Ada.Exceptions; --- Used for Exception_ID --- Null_Id --- Transfer_Occurrence --- Raise_Exception - with System.Task_Primitives.Operations; -- used for Get_Priority -- Set_Priority |