Changeset f2b8cdc in mainline for uspace/lib/libc/arch/ia64/include/types.h
- Timestamp:
- 2009-04-04T22:04:28Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade
- Children:
- b27eb71
- Parents:
- 4527fb5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/ia64/include/types.h
r4527fb5 rf2b8cdc 48 48 typedef unsigned long int uint64_t; 49 49 50 typedef int64_t ssize_t; 51 typedef uint64_t size_t; 52 typedef uint64_t count_t; 53 typedef uint64_t index_t; 54 50 55 typedef uint64_t uintptr_t; 51 56
Note:
See TracChangeset
for help on using the changeset viewer.