Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 412 → Rev 413

/SPARTAN/trunk/arch/amd64/include/context.h
55,7 → 55,7
__u64 r14;
__u64 r15;
 
pri_t pri;
ipl_t ipl;
} __attribute__ ((packed));
 
#endif