Rev 2927 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2927 | Rev 4691 | ||
---|---|---|---|
Line 39... | Line 39... | ||
39 | typedef unsigned long uint64_t; |
39 | typedef unsigned long uint64_t; |
40 | 40 | ||
41 | typedef uint64_t uintptr_t; |
41 | typedef uint64_t uintptr_t; |
42 | typedef uint64_t unative_t; |
42 | typedef uint64_t unative_t; |
43 | 43 | ||
44 | typedef unsigned long count_t; |
- | |
45 | - | ||
46 | - | ||
47 | #endif |
44 | #endif |