Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 949 → Rev 953

/boot/trunk/arch/ppc32/loader/asm.S
38,7 → 38,6
 
.global memsetb
.global memcpy
.global halt
.global jump_to_kernel
 
memsetb:
146,9 → 145,6
mtctr r7
b 1b
halt:
b halt
 
flush_instruction_cache:
 
# Flush data cache