From 530a57e6a2d6ccc209c97237d74cb5672edc1602 Mon Sep 17 00:00:00 2001
From: "Michael I. Bushnell" <mib@gnu.org>
Date: Wed, 25 Mar 1992 23:24:57 +0000
Subject: Formerly interrupt.defs.~2~

---
 hurd/interrupt.defs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'hurd')

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);
 
-- 
cgit v1.2.3