Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 55 → Rev 56

/SPARTAN/trunk/arch/ia32/include/context.h
31,9 → 31,6
 
#include <arch/types.h>
 
struct fpu_context {
__u8 fpu[512]; /* FXSAVE & FXRSTOR storage area */
};
 
 
struct context {