Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3832 → Rev 3833

/trunk/kernel/arch/ppc32/include/exception.h
75,6 → 75,7
uint32_t lr;
uint32_t ctr;
uint32_t xer;
uint32_t dar;
uint32_t r12;
uint32_t sp;
} istate_t;