patch-2.2.19 linux/arch/s390/lib/strcmp.S
Next file: linux/arch/s390/lib/strncpy.S
Previous file: linux/arch/s390/kernel/smp.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sun Mar 25 11:37:30 2001
- Orig file:
v2.2.18/arch/s390/lib/strcmp.S
- Orig date:
Sun Mar 25 11:13:32 2001
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.18/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)