Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2216 → Rev 2215

/trunk/kernel/arch/ppc64/include/types.h
62,7 → 62,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;