patch-2.4.0-test12 linux/arch/alpha/lib/strncpy.S
Next file: linux/arch/alpha/lib/stxcpy.S
Previous file: linux/arch/alpha/lib/strcpy.S
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Mon Dec 11 13:46:26 2000
- Orig file:
v2.4.0-test11/linux/arch/alpha/lib/strncpy.S
- Orig date:
Fri Oct 18 01:53:20 1996
diff -u --recursive --new-file v2.4.0-test11/linux/arch/alpha/lib/strncpy.S linux/arch/alpha/lib/strncpy.S
@@ -27,6 +27,10 @@
beq $18, 0f
mov $26, $23 # set return address
br __stxncpy # do the work of the copy
+
0: ret
+ nop
+ nop
+ nop
.end strncpy
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)