Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2940 → Rev 2941

/branches/tracing/uspace/app/debug/arch/mips32/src/mips32.c
131,5 → 131,9
(void)thread_hash;
}
 
void arch_dump_regs(thash_t thash)
{
}
 
/** @}
*/