Merge the one line fix from 24273 v. 24276.

svn path=/branches/ros-branch-0_3_1/; revision=24349
This commit is contained in:
Andrew Munger 2006-10-01 19:29:03 +00:00
parent 32b3c2fdf9
commit b5dbaf9282

View file

@ -249,7 +249,7 @@ DoMove:
ByteMove:
/* Move what's left */
rep stosb
rep movsb
DoneMove:
/* Restore volatiles */