Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 609 → Rev 610

/kernel/trunk/arch/mips32/src/exception.c
142,7 → 142,6
{
int cause;
int excno;
__u32 epc_shift = 0;
 
ASSERT(CPU != NULL);