summaryrefslogtreecommitdiff
path: root/gcc/ada/5nintman.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/5nintman.adb')
-rw-r--r--gcc/ada/5nintman.adb5
1 files changed, 3 insertions, 2 deletions
diff --git a/gcc/ada/5nintman.adb b/gcc/ada/5nintman.adb
index f62ecff01b4..a335add09a6 100644
--- a/gcc/ada/5nintman.adb
+++ b/gcc/ada/5nintman.adb
@@ -6,8 +6,7 @@
-- --
-- B o d y --
-- --
--- --
--- Copyright (C) 1991-1996, 1998 Free Software Foundation, Inc. --
+-- Copyright (C) 1997-2002 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- --
@@ -32,6 +31,8 @@
-- --
------------------------------------------------------------------------------
+-- This is a NO tasking version of this package.
+
package body System.Interrupt_Management is
---------------------------