patch-2.1.121 linux/arch/arm/lib/io-acorn.S

Next file: linux/arch/arm/lib/io.c
Previous file: linux/arch/arm/lib/getconsdata.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.120/linux/arch/arm/lib/io-acorn.S linux/arch/arm/lib/io-acorn.S
@@ -166,6 +166,13 @@
 		bgt	3b
 		LOADREGS(ea, fp, {r4 - r8, fp, sp, pc})
 
+/*
+ * These make no sense on Acorn machines atm.
+ */
+ENTRY(insl)
+ENTRY(outsl)
+		RETINSTR(mov,pc,lr)
+
 @ Purpose: write a memc register
 @ Proto  : void memc_write(int register, int value);
 @ Returns: nothing

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov