Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 813 → Rev 814

/kernel/trunk/arch/mips32/include/types.h
51,4 → 51,6
 
typedef union pte pte_t;
 
typedef __u32 pfn_t;
 
#endif