diff options
Diffstat (limited to 'arch/mips/baget/bagetIRQ.S')
-rw-r--r-- | arch/mips/baget/bagetIRQ.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips/baget/bagetIRQ.S b/arch/mips/baget/bagetIRQ.S index 01dd5a64d..4990a9cf6 100644 --- a/arch/mips/baget/bagetIRQ.S +++ b/arch/mips/baget/bagetIRQ.S @@ -1,11 +1,10 @@ -/* $Id$ +/* $Id: bagetIRQ.S,v 1.1 1999/01/17 03:49:37 ralf Exp $ * bagetIRQ.S: Interrupt exception dispatch code for Baget/MIPS * * Copyright (C) 1998 Gleb Raiko & Vladimir Roganov */ #include <asm/asm.h> -#include <asm/mipsconfig.h> #include <asm/mipsregs.h> #include <asm/regdef.h> #include <asm/stackframe.h> |