summaryrefslogtreecommitdiffstats
path: root/gcc/ada/5ntaprop.adb
diff options
context:
space:
mode:
authorfw <fw@138bc75d-0d04-0410-961f-82ee72b054a4>2002-05-31 19:27:59 +0000
committerfw <fw@138bc75d-0d04-0410-961f-82ee72b054a4>2002-05-31 19:27:59 +0000
commit7d66afa08bd3f78daf80c7cbd4f003c42aa54f2e (patch)
tree674dd418369110f3432cc14803df5df35cb5fe15 /gcc/ada/5ntaprop.adb
parente633acdccf3bb692ff71893fbed007ad4bb1e50b (diff)
downloadppe42-gcc-7d66afa08bd3f78daf80c7cbd4f003c42aa54f2e.tar.gz
ppe42-gcc-7d66afa08bd3f78daf80c7cbd4f003c42aa54f2e.zip
2002-05-31 Florian Weimer <fw@deneb.enyo.de>
* 5ntaprop.adb (with System.OS_Primitives): Remove. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54113 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/5ntaprop.adb')
-rw-r--r--gcc/ada/5ntaprop.adb4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/ada/5ntaprop.adb b/gcc/ada/5ntaprop.adb
index 697874c68d2..fd6ce7802e3 100644
--- a/gcc/ada/5ntaprop.adb
+++ b/gcc/ada/5ntaprop.adb
@@ -45,9 +45,6 @@ with System.Tasking;
-- used for Ada_Task_Control_Block
-- Task_ID
-with System.OS_Primitives;
--- used for Delay_Modes
-
with System.Error_Reporting;
-- used for Shutdown
@@ -55,7 +52,6 @@ package body System.Task_Primitives.Operations is
use System.Tasking;
use System.Parameters;
- use System.OS_Primitives;
-----------------
-- Stack_Guard --
OpenPOWER on IntegriCloud