Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2233 → Rev 2110

/trunk/kernel/arch/ia64/include/types.h
70,7 → 70,6
typedef int64_t native_t;
 
typedef uint8_t bool;
typedef uint64_t thread_id_t;
typedef uint64_t task_id_t;
typedef uint32_t context_id_t;