Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 953 → Rev 949

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