Subversion Repositories HelenOS-historic

Rev

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

Rev 306 Rev 413
Line 53... Line 53...
53
    __u64 r12;
53
    __u64 r12;
54
    __u64 r13;
54
    __u64 r13;
55
    __u64 r14;
55
    __u64 r14;
56
    __u64 r15;
56
    __u64 r15;
57
 
57
 
58
    pri_t pri;
58
    ipl_t ipl;
59
} __attribute__ ((packed));
59
} __attribute__ ((packed));
60
 
60
 
61
#endif
61
#endif