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