Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1398 → Rev 1399

/kernel/trunk/arch/ppc64/include/types.h
46,7 → 46,7
 
typedef __u64 ipl_t;
 
typedef __u32 __native;
typedef __u64 __native;
 
/** Page Table Entry. */
typedef struct {