Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 197 → Rev 198

/SPARTAN/trunk/arch/ia32/src/asm.S
258,8 → 258,8
## Copy memory
#
# Copy a given number of bytes (3rd argument)
# from the memory location defined by 1st argument
# to the memory location defined by 2nd argument.
# from the memory location defined by 2nd argument
# to the memory location defined by 1st argument.
# The memory areas cannot overlap.
#
SRC=12