Changes in uspace/lib/c/arch/mips32/include/types.h [27ba40f:bb74dabe] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/mips32/include/types.h
r27ba40f rbb74dabe 53 53 54 54 typedef uint32_t uintptr_t; 55 typedef int32_t intptr_t; 55 56 typedef uint32_t atomic_count_t; 56 57 typedef int32_t atomic_signed_t;
Note:
See TracChangeset
for help on using the changeset viewer.