summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1992-03-25 23:24:57 +0000
committerMichael I. Bushnell <mib@gnu.org>1992-03-25 23:24:57 +0000
commit530a57e6a2d6ccc209c97237d74cb5672edc1602 (patch)
treed0c4e5e155168136d3fd2ebfbd6728a859046748 /hurd
parent303b382f5dd7adc8b1ab4c3b473e701b22895842 (diff)
Formerly interrupt.defs.~2~
Diffstat (limited to 'hurd')
-rw-r--r--hurd/interrupt.defs3
1 files changed, 2 insertions, 1 deletions
diff --git a/hurd/interrupt.defs b/hurd/interrupt.defs
index f3597e9c..25850782 100644
--- a/hurd/interrupt.defs
+++ b/hurd/interrupt.defs
@@ -1,5 +1,5 @@
/* Interrup [get the phone, will ya?] tion.
- Copyright (C) 1991 Free Software Foundation
+ Copyright (C) 1991, 1992 Free Software Foundation
This file is part of the GNU Hurd.
@@ -26,6 +26,7 @@ subsystem interrupt 33000;
/* Cause a pending request on this object to immediately return. The
exact semantics are dependent on the specific object. */
+routine
interrupt_operation (
object: mach_port_t);