patch-2.2.17 linux/arch/ppc/coffboot/crt0.S
Next file: linux/arch/ppc/coffboot/dummy.c
Previous file: linux/arch/ppc/coffboot/coffmain.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Mon Sep  4 18:39:16 2000
-  Orig file: 
v2.2.16/arch/ppc/coffboot/crt0.S
-  Orig date: 
Mon Sep  4 18:37:47 2000
diff -u --recursive --new-file v2.2.16/arch/ppc/coffboot/crt0.S linux/arch/ppc/coffboot/crt0.S
@@ -9,10 +9,6 @@
 	.text
 	.globl	_start
 _start:
-	.long	__start,0,0
-
-	.globl	__start
-__start:
 	lis	9,_start@h
 	lis	8,_etext@ha
 	addi	8,8,_etext@l
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)