patch-2.4.0-test3 linux/arch/arm/mm/proc-arm2,3.S
Next file: linux/arch/arm/mm/proc-arm6,7.S
Previous file: linux/arch/arm/mm/mm-armv.c
Back to the patch index
Back to the overall index
- Lines: 24
- Date:
Mon Jun 26 12:04:01 2000
- Orig file:
v2.4.0-test2/linux/arch/arm/mm/proc-arm2,3.S
- Orig date:
Tue Dec 7 09:32:40 1999
diff -u --recursive --new-file v2.4.0-test2/linux/arch/arm/mm/proc-arm2,3.S linux/arch/arm/mm/proc-arm2,3.S
@@ -286,7 +286,6 @@
.word _arm2_proc_fin
.word _arm2_set_pgd
.word _arm2_xchg_1
- .word SYMBOL_NAME(abort)
.word _arm2_xchg_4
cpu_arm2_info:
@@ -300,7 +299,6 @@
.word _arm2_proc_fin
.word _arm2_set_pgd
.word _arm3_xchg_1
- .word SYMBOL_NAME(abort)
.word _arm3_xchg_4
cpu_arm250_info:
@@ -314,7 +312,6 @@
.word _arm3_proc_fin
.word _arm3_set_pgd
.word _arm3_xchg_1
- .word SYMBOL_NAME(abort)
.word _arm3_xchg_4
cpu_arm3_info:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)