Changeset 64b5d15 in mainline for uspace/lib/c/arch/arm32/include/types.h
- Timestamp:
- 2011-04-29T08:30:37Z (12 years ago)
- Branches:
- lfn, master, serial
- Children:
- 109a998
- Parents:
- 30d396b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/arm32/include/types.h
r30d396b r64b5d15 52 52 typedef uint32_t size_t; 53 53 54 typedef int32_t intptr_t; 54 55 typedef uint32_t uintptr_t; 55 56 typedef uint32_t atomic_count_t;
Note: See TracChangeset
for help on using the changeset viewer.