patch-2.4.2 linux/arch/s390/lib/strcmp.S
Next file: linux/arch/s390/lib/strncpy.S
Previous file: linux/arch/s390/lib/delay.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Feb 13 14:13:44 2001
- Orig file:
v2.4.1/linux/arch/s390/lib/strcmp.S
- Orig date:
Fri May 12 11:41:45 2000
diff -u --recursive --new-file v2.4.1/linux/arch/s390/lib/strcmp.S linux/arch/s390/lib/strcmp.S
@@ -18,8 +18,8 @@
CLST 2,3
JO .-4
JE strcmp_equal
- IC 0,0(0,3)
- IC 1,0(0,2)
+ IC 0,0(3)
+ IC 1,0(2)
SR 1,0
strcmp_equal:
LR 2,1
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)