Changeset 96b02eb9 in mainline for boot/arch/sparc64/include/types.h
- Timestamp:
- 2010-12-14T12:52:38Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6b10dab
- Parents:
- 554debd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/sparc64/include/types.h
r554debd r96b02eb9 35 35 typedef uint64_t size_t; 36 36 typedef uint64_t uintptr_t; 37 typedef uint64_t unative_t;37 typedef uint64_t sysarg_t; 38 38 typedef int64_t native_t; 39 39
Note:
See TracChangeset
for help on using the changeset viewer.