Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2007 → Rev 2008

/trunk/kernel/arch/sparc64/src/start.S
251,6 → 251,12
stx %l3, [%l4 + %lo(kernel_8k_tlb_data_template)]
 
/*
* Flush D-Cache.
*/
call dcache_flush
nop
 
/*
* So far, we have not touched the stack.
* It is a good idea to set the kernel stack to a known state now.
*/