patch-2.2.15 linux/arch/s390/kernel/gdb-stub.c
Next file: linux/arch/s390/kernel/head.S
Previous file: linux/arch/s390/kernel/entry.S
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Apr 21 12:45:48 2000
-  Orig file: 
v2.2.14/arch/s390/kernel/gdb-stub.c
-  Orig date: 
Tue Jan  4 21:18:41 2000
diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/arch/s390/kernel/gdb-stub.c linux/arch/s390/kernel/gdb-stub.c
@@ -562,7 +562,7 @@
 			".globl	breakinst\n"
 			"breakinst:\t.word   %0\n\t"
 			:
-			: "i" (BREAKPOINT_U16)
+			: "i" (S390_BREAKPOINT_U16)
 				:
 				);
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)