Subversion Repositories HelenOS-historic

Rev

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

Rev 206 Rev 391
Line 43... Line 43...
43
/* Flags of processor (return value of cpu_priority_high()) */
43
/* Flags of processor (return value of cpu_priority_high()) */
44
typedef __u64 pri_t;
44
typedef __u64 pri_t;
45
 
45
 
46
typedef __u64 __native;
46
typedef __u64 __native;
47
 
47
 
-
 
48
typedef struct page_specifier pte_t;
-
 
49
 
48
#endif
50
#endif