Changeset a6d4ceb in mainline for arch/ia32/include/pm.h
- Timestamp:
- 2006-04-13T14:27:30Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 963074b3
- Parents:
- 1ace9ea
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/include/pm.h
r1ace9ea ra6d4ceb 129 129 unsigned : 16; 130 130 unsigned : 16; 131 __u16 io_map_base; 131 __u16 iomap_base; 132 __u8 iomap[0x10000+1]; /* 64K + 1 terminating byte */ 132 133 } __attribute__ ((packed)); 133 134
Note:
See TracChangeset
for help on using the changeset viewer.