Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 610 → Rev 609

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