patch-2.3.30 linux/arch/ppc/coffboot/crt0.S
Next file: linux/arch/ppc/coffboot/main.c
Previous file: linux/arch/ppc/coffboot/coffmain.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Thu Dec 2 14:37:34 1999
- Orig file:
v2.3.29/linux/arch/ppc/coffboot/crt0.S
- Orig date:
Sat Aug 16 09:51:08 1997
diff -u --recursive --new-file v2.3.29/linux/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)