Changeset 5b23a82 in mainline for kernel/arch/xen32/include/boot/boot.h
- Timestamp:
- 2006-08-01T21:12:54Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7c5a8dd
- Parents:
- 7d3d641
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/xen32/include/boot/boot.h
r7d3d641 r5b23a82 77 77 typedef struct { 78 78 uint8_t evtchn_upcall_pending; 79 uint8_t evtchn_upcall_mask;79 ipl_t evtchn_upcall_mask; 80 80 evtchn_t evtchn_pending_sel; 81 81 arch_vcpu_info_t arch;
Note:
See TracChangeset
for help on using the changeset viewer.