Changes in kernel/arch/amd64/include/cpu.h [9d58539:49e6c6b4] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/amd64/include/cpu.h
r9d58539 r49e6c6b4 73 73 tss_t *tss; 74 74 75 unsigned int id; /** CPU's local, ie physical, APIC ID. */ 76 75 77 size_t iomapver_copy; /** Copy of TASK's I/O Permission bitmap generation count. */ 76 78 } cpu_arch_t;
Note:
See TracChangeset
for help on using the changeset viewer.