From fb533295e98da63b2a6dff6e4717c05f49ade9ec Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 14 May 1993 13:01:43 +0000 Subject: Formerly interrupt.defs.~3~ --- hurd/interrupt.defs | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'hurd') diff --git a/hurd/interrupt.defs b/hurd/interrupt.defs index 25850782..8b27a79d 100644 --- a/hurd/interrupt.defs +++ b/hurd/interrupt.defs @@ -1,11 +1,11 @@ /* Interrup [get the phone, will ya?] tion. - Copyright (C) 1991, 1992 Free Software Foundation + Copyright (C) 1993 Free Software Foundation, Inc. This file is part of the GNU Hurd. The GNU Hurd is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. The GNU Hurd is distributed in the hope that it will be useful, @@ -27,6 +27,5 @@ subsystem interrupt 33000; exact semantics are dependent on the specific object. */ routine -interrupt_operation ( - object: mach_port_t); +interrupt_operation (object: mach_port_t); -- cgit v1.2.3