patch-2.4.0-test12 linux/arch/alpha/lib/strcpy.S

Next file: linux/arch/alpha/lib/strncpy.S
Previous file: linux/arch/alpha/lib/memmove.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test11/linux/arch/alpha/lib/strcpy.S linux/arch/alpha/lib/strcpy.S
@@ -17,6 +17,7 @@
 
 	mov	$16, $0		# set up return value
 	mov	$26, $23	# set up return address
+	unop
 	br	__stxcpy	# do the copy
 
 	.end strcpy

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)