Changeset f245145 in mainline for kernel/arch/amd64/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/amd64/include/types.h
r44ff4fb rf245145 58 58 typedef int64_t native_t; 59 59 60 typedef uintptr_t ioport_t; 61 60 62 /**< Formats for uintptr_t, size_t, count_t and index_t */ 61 63 #define PRIp "llx"
Note:
See TracChangeset
for help on using the changeset viewer.