Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 104 → Rev 105

/SPARTAN/trunk/arch/mips/src/asm.s
148,6 → 148,11
j _memsetb
nop
 
.global memcopy
memcopy:
j _memcopy
nop
 
# THIS IS USERSPACE CODE
.global utext
utext: