Ignore:
Timestamp:
2006-08-01T21:12:54Z (18 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7c5a8dd
Parents:
7d3d641
Message:

xen32: enable/disable interrupts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/xen32/include/boot/boot.h

    r7d3d641 r5b23a82  
    7777typedef struct {
    7878        uint8_t evtchn_upcall_pending;
    79         uint8_t evtchn_upcall_mask;
     79        ipl_t evtchn_upcall_mask;
    8080        evtchn_t evtchn_pending_sel;
    8181        arch_vcpu_info_t arch;
Note: See TracChangeset for help on using the changeset viewer.