patch-2.3.48 linux/arch/mips/lib/memcpy.S
Next file: linux/arch/mips/lib/r3k_dump_tlb.c
Previous file: linux/arch/mips/lib/kbd-std.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Thu Feb 24 22:52:30 2000
- Orig file:
v2.3.47/linux/arch/mips/lib/memcpy.S
- Orig date:
Fri Jun 25 17:40:13 1999
diff -u --recursive --new-file v2.3.47/linux/arch/mips/lib/memcpy.S linux/arch/mips/lib/memcpy.S
@@ -3,7 +3,7 @@
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
- * $Id: memcpy.S,v 1.3 1998/07/10 01:14:49 ralf Exp $
+ * $Id: memcpy.S,v 1.4 2000/01/27 01:05:23 ralf Exp $
*
* Unified implementation of memcpy, memmove and the __copy_user backend.
* For __rmemcpy and memmove an exception is always a kernel bug, therefore
@@ -688,8 +688,8 @@
jr ra
move a2, zero
- END(__rmemcpy)
#endif /* Horror fix */
+ END(__rmemcpy)
l_fixup: # clear the rest of the buffer
lw t0, THREAD_BUADDR($28)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)