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

Next file: linux-2.4.26/arch/ppc/kernel/head_44x.S
Previous file: linux-2.4.26/arch/ppc/kernel/entry.S
Back to the patch index
Back to the overall index

diff -urN linux-2.4.25/arch/ppc/kernel/head.S linux-2.4.26/arch/ppc/kernel/head.S
@@ -69,6 +69,9 @@
 #endif /* CONFIG_PPC64BRIDGE */
 
 	.text
+	.stabs	"arch/ppc/kernel/",N_SO,0,0,0f
+	.stabs	"head.S",N_SO,0,0,0f
+0:
 	.globl	_stext
 _stext:
 

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