Subversion Repositories HelenOS-historic

Rev

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

Rev 169 Rev 391
Line 68... Line 68...
68
#define SET_PTL1_FLAGS_ARCH(ptl0, i, x)
68
#define SET_PTL1_FLAGS_ARCH(ptl0, i, x)
69
#define SET_PTL2_FLAGS_ARCH(ptl1, i, x)
69
#define SET_PTL2_FLAGS_ARCH(ptl1, i, x)
70
#define SET_PTL3_FLAGS_ARCH(ptl2, i, x)
70
#define SET_PTL3_FLAGS_ARCH(ptl2, i, x)
71
#define SET_FRAME_FLAGS_ARCH(ptl3, i, x)
71
#define SET_FRAME_FLAGS_ARCH(ptl3, i, x)
72
 
72
 
73
typedef __u64 pte_t;
-
 
74
 
-
 
75
#endif
73
#endif