From 283e64e8ee9c856607345a9fb67a36a7d37c4ee4 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 21 Nov 1995 14:58:08 +0000 Subject: (interrupt_operation): Include SEQNO server argument. --- hurd/interrupt.defs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hurd/interrupt.defs b/hurd/interrupt.defs index 69fc3ef2..a1303820 100644 --- a/hurd/interrupt.defs +++ b/hurd/interrupt.defs @@ -1,5 +1,5 @@ /* Interrup [get the phone, will ya?] tion. -*- C -*- - Copyright (C) 1993, 1994 Free Software Foundation, Inc. + Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc. This file is part of the GNU Hurd. @@ -35,5 +35,6 @@ waittime INTERRUPT_TIMEOUT; exact semantics are dependent on the specific object. */ routine -interrupt_operation (object: mach_port_t); +interrupt_operation (object: mach_port_t; + msgseqno seqno: mach_port_seqno_t); -- cgit v1.2.3