Changes in uspace/lib/libc/arch/ia32/include/types.h [3698e44:228666c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/ia32/include/types.h
r3698e44 r228666c 54 54 55 55 typedef uint32_t uintptr_t; 56 typedef uint32_t atomic_count_t; 57 typedef int32_t atomic_signed_t; 56 58 57 59 #endif
Note:
See TracChangeset
for help on using the changeset viewer.