summaryrefslogtreecommitdiffstats
path: root/gcc/ada/5vintman.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/5vintman.adb')
-rw-r--r--gcc/ada/5vintman.adb6
1 files changed, 2 insertions, 4 deletions
diff --git a/gcc/ada/5vintman.adb b/gcc/ada/5vintman.adb
index e47b5351c3c..fd9e774bd6f 100644
--- a/gcc/ada/5vintman.adb
+++ b/gcc/ada/5vintman.adb
@@ -6,9 +6,9 @@
-- --
-- B o d y --
-- --
--- $Revision: 1.6 $ --
+-- $Revision$ --
-- --
--- Copyright (C) 1991-2000, Florida State University --
+-- Copyright (C) 1991-2001, Florida State University --
-- --
-- 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- --
@@ -50,8 +50,6 @@ package body System.Interrupt_Management is
use System.OS_Interface;
use type unsigned_long;
- type Interrupt_List is array (Interrupt_ID range <>) of Interrupt_ID;
-
---------------------------
-- Initialize_Interrupts --
---------------------------
OpenPOWER on IntegriCloud