Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3343 → Rev 3593

/branches/sparc/kernel/arch/sparc64/include/types.h
54,6 → 54,8
 
typedef uint64_t ipl_t;
 
typedef uint64_t ioport_t;
 
typedef uint64_t unative_t;
typedef int64_t native_t;