Subversion Repositories HelenOS-historic

Rev

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

Rev 534 Rev 1019
Line 39... Line 39...
39
    int model;
39
    int model;
40
    int stepping;
40
    int stepping;
41
    struct tss *tss;
41
    struct tss *tss;
42
};
42
};
43
 
43
 
-
 
44
 
-
 
45
#define CR4_OSFXSR_MASK (1<<9)
-
 
46
 
44
#endif
47
#endif