diff options
Diffstat (limited to 'arch/mips/jazz/int-handler.S')
-rw-r--r-- | arch/mips/jazz/int-handler.S | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/arch/mips/jazz/int-handler.S b/arch/mips/jazz/int-handler.S index ca776c325..3351725bf 100644 --- a/arch/mips/jazz/int-handler.S +++ b/arch/mips/jazz/int-handler.S @@ -1,16 +1,17 @@ -/* - * arch/mips/jazz/pica.S +/* $Id: int-handler.S,v 1.7 1997/12/29 11:33:56 tsbogend Exp $ + * + * This file is subject to the terms and conditions of the GNU General Public + * License. See the file "COPYING" in the main directory of this archive + * for more details. * - * Copyright (C) 1995, 1996 by Ralf Baechle and Andreas Busse + * Copyright (C) 1995, 1996, 1997, 1998 by Ralf Baechle and Andreas Busse * - * Jazz family specific stuff + * Jazz family specific interrupt stuff * * To do: On Jazz machines we remap some non-ISA interrupts to ISA * interrupts. These interrupts should use their own vectors. * Squeeze the last cycles out of the handlers. Only a dead * cycle is a good cycle. - * - * $Id: int-handler.S,v 1.6 1997/12/29 00:06:49 tsbogend Exp $ */ #include <asm/asm.h> #include <asm/mipsconfig.h> @@ -27,7 +28,6 @@ NESTED(jazz_handle_int, PT_SIZE, ra) .set noat SAVE_ALL - REG_S sp,PT_OR2(sp) CLI .set at |