Changeset f245145 in mainline for kernel/arch/ia64/include/types.h
- Timestamp:
- 2009-01-04T14:07:27Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a45752d
- Parents:
- 44ff4fb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia64/include/types.h
r44ff4fb rf245145 66 66 typedef int64_t native_t; 67 67 68 typedef uintptr_t ioport_t; 69 68 70 #define PRIp "lx" /**< Format for uintptr_t. */ 69 71 #define PRIs "lu" /**< Format for size_t. */
Note:
See TracChangeset
for help on using the changeset viewer.