Changes in uspace/lib/c/arch/ia64/include/types.h [9539be6:64b5d15] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ia64/include/types.h
r9539be6 r64b5d15 61 61 typedef uint64_t size_t; 62 62 63 typedef int64_t intptr_t; 63 64 typedef uint64_t uintptr_t; 64 65 typedef uint64_t atomic_count_t;
Note:
See TracChangeset
for help on using the changeset viewer.