Changeset c22e964 in mainline for kernel/arch/ia64/include/types.h
- Timestamp:
- 2009-03-03T20:28:09Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5d8d71e
- Parents:
- da581872
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia64/include/types.h
rda581872 rc22e964 66 66 typedef int64_t native_t; 67 67 68 typedef volatile uint8_t ioport8_t;69 typedef volatile uint16_t ioport16_t;70 typedef volatile uint32_t ioport32_t;71 72 68 typedef struct { 73 69 unative_t fnc;
Note:
See TracChangeset
for help on using the changeset viewer.