patch-1.3.26 linux/arch/alpha/kernel/head.S

Next file: linux/arch/alpha/kernel/irq.c
Previous file: linux/arch/alpha/kernel/entry.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.25/linux/arch/alpha/kernel/head.S linux/arch/alpha/kernel/head.S
@@ -14,11 +14,13 @@
 #define halt .long PAL_halt
 
 .globl swapper_pg_dir
+.globl _stext
 swapper_pg_dir=SWAPPER_PGD
 
 	.set noreorder
 	.globl	__start
 	.ent	__start
+_stext:
 __start:
 	br	$27,1f
 1:	ldgp	$29,0($27)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this