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

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)