summaryrefslogtreecommitdiff
path: root/gcc/ada/s-tasren.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-tasren.ads')
-rw-r--r--gcc/ada/s-tasren.ads4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/ada/s-tasren.ads b/gcc/ada/s-tasren.ads
index 67fdc5a1437..73f74ba75fe 100644
--- a/gcc/ada/s-tasren.ads
+++ b/gcc/ada/s-tasren.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1992-2007, Free Software Foundation, Inc. --
+-- Copyright (C) 1992-2008, 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- --
@@ -35,10 +35,8 @@
-- Any changes to this interface may require corresponding compiler changes.
with Ada.Exceptions;
--- Used for, Exception_Id
with System.Tasking.Protected_Objects.Entries;
--- used for Protection_Entries
package System.Tasking.Rendezvous is