Subversion Repositories HelenOS-historic

Rev

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

Rev 1212 Rev 1256
Line 55... Line 55...
55
    int vendor;
55
    int vendor;
56
    int family;
56
    int family;
57
    int model;
57
    int model;
58
    int stepping;
58
    int stepping;
59
    struct tss *tss;
59
    struct tss *tss;
-
 
60
   
-
 
61
    count_t iomapver_copy;  /** Copy of TASK's I/O Permission bitmap generation count. */
60
};
62
};
61
 
63
 
62
struct star_msr {
64
struct star_msr {
63
   
65
   
64
};
66
};