Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 402 → Rev 403

/SPARTAN/trunk/arch/mips32/include/types.h
49,6 → 49,6
 
typedef __u32 __native;
 
typedef struct pte pte_t;
typedef union pte pte_t;
 
#endif