Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 51 → Rev 50

/SPARTAN/trunk/arch/mips/include/context.h
32,7 → 32,7
#include <arch/types.h>
 
struct fpu_context {
/* TODO: define MIPS FPU context */
//Don't understand MIPS fpu environment
};