Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 44 → Rev 45

/SPARTAN/trunk/arch/mips/include/context.h
31,6 → 31,12
 
#include <arch/types.h>
 
struct fpu_context {
//Don't understand MIPS fpu environment
};
 
 
 
struct context {
__u32 r0;
__u32 r1;