]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/kernel/gdb-low.S
Use i8253.c lock for PC speaker on MIPS, too.
[linux-2.6-omap-h63xx.git] / arch / mips / kernel / gdb-low.S
index 8760131f89d9c57f572bd138ceb42258248a3914..2c446063636aeda90de92e07d44bbafd521255f2 100644 (file)
@@ -3,11 +3,11 @@
  *
  * Copyright (C) 1995 Andreas Busse
  */
-#include <linux/config.h>
 #include <linux/sys.h>
 
 #include <asm/asm.h>
 #include <asm/errno.h>
+#include <asm/irqflags.h>
 #include <asm/mipsregs.h>
 #include <asm/regdef.h>
 #include <asm/stackframe.h>
                LONG_S  $31, GDB_FR_REG31(sp)
 
                CLI                             /* disable interrupts */
+               TRACE_IRQS_OFF
 
 /*
  * Followed by the floating point registers