patch-2.1.29 linux/arch/sparc64/kernel/rtrap.S

Next file: linux/arch/sparc64/kernel/signal32.c
Previous file: linux/arch/sparc64/kernel/process.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.28/linux/arch/sparc64/kernel/rtrap.S linux/arch/sparc64/kernel/rtrap.S
@@ -0,0 +1,14 @@
+/* $Id: rtrap.S,v 1.2 1997/02/26 11:09:25 jj Exp $
+ * rtrap.S: Preparing for entry into the kernel on Sparc V9.
+ *
+ * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
+ */
+
+#include <asm/pstate.h>
+#include <asm/ptrace.h>
+
+	.text
+	.align	4
+	.globl	rtrap
+rtrap:
+	/*not*/ done /*yet*/

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov