Subversion Repositories HelenOS-historic

Rev

Rev 282 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 282 Rev 309
Line 35... Line 35...
35
    /* TODO: We need malloc that aligns structures on 16-byte boundary */
35
    /* TODO: We need malloc that aligns structures on 16-byte boundary */
36
    __u8 fpu[512+16];       /* FXSAVE & FXRSTOR storage area */
36
    __u8 fpu[512+16];       /* FXSAVE & FXRSTOR storage area */
37
};
37
};
38
 
38
 
39
 
39
 
40
 
-
 
41
#endif
40
#endif