Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 393 → Rev 394

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