patch-2.1.6 linux/include/asm-i386/string-486.h
Next file: linux/include/asm-i386/uaccess.h
Previous file: linux/include/asm-i386/segment.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Oct 28 15:02:57 1996
- Orig file:
v2.1.5/linux/include/asm-i386/string-486.h
- Orig date:
Sat Apr 20 13:12:23 1996
diff -u --recursive --new-file v2.1.5/linux/include/asm-i386/string-486.h linux/include/asm-i386/string-486.h
@@ -497,6 +497,7 @@
"std\n\t"
"rep\n\t"
"movsb\n\t"
+ "cld"
: /* no output */
:"c" (n), "S" (n-1+(const char *)src), "D" (n-1+(char *)tmp)
:"cx","si","di","memory");
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov