patch-2.4.26 linux-2.4.26/arch/ppc/kernel/entry.S

Next file: linux-2.4.26/arch/ppc/kernel/head.S
Previous file: linux-2.4.26/arch/ppc/kernel/cputable.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.25/arch/ppc/kernel/entry.S linux-2.4.26/arch/ppc/kernel/entry.S
@@ -43,6 +43,10 @@
  * Handle a system call.
  */
 	.text
+	.stabs	"arch/ppc/kernel/",N_SO,0,0,0f
+	.stabs	"entry.S",N_SO,0,0,0f
+0:
+
 _GLOBAL(DoSyscall)
 	stw	r0,THREAD+LAST_SYSCALL(r2)
 	lwz	r11,_CCR(r1)	/* Clear SO bit in CR */

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