Changes in uspace/lib/c/arch/mips64/include/types.h [2429e4a:c53a705] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/mips64/include/types.h
r2429e4a rc53a705 53 53 54 54 typedef uint64_t uintptr_t; 55 typedef int64_t intptr_t; 55 56 typedef uint64_t atomic_count_t; 56 57 typedef int64_t atomic_signed_t;
Note:
See TracChangeset
for help on using the changeset viewer.