patch-2.4.19 linux-2.4.19/arch/mips64/sgi-ip27/ip27-dbe-glue.S

Next file: linux-2.4.19/arch/mips64/sgi-ip27/ip27-init.c
Previous file: linux-2.4.19/arch/mips64/sgi-ip27/ip27-berr.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/mips64/sgi-ip27/ip27-dbe-glue.S linux-2.4.19/arch/mips64/sgi-ip27/ip27-dbe-glue.S
@@ -0,0 +1,20 @@
+/*
+ * 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) 1994 - 1999 by Ralf Baechle
+ * Copyright (C) 1999 Silicon Graphics
+ *
+ * Low level exception handling
+ */
+#define __ASSEMBLY__
+#include <linux/init.h>
+#include <asm/asm.h>
+#include <asm/regdef.h>
+#include <asm/fpregdef.h>
+#include <asm/mipsregs.h>
+#include <asm/exception.h>
+
+	BUILD_HANDLER ip27_ibe ip27_ibe cli silent		/* #6  */
+	BUILD_HANDLER ip27_dbe ip27_dbe cli silent		/* #7  */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)