Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1829 → Rev 1830

/trunk/kernel/arch/xen32/include/boot/boot.h
76,7 → 76,7
 
typedef struct {
uint8_t evtchn_upcall_pending;
uint8_t evtchn_upcall_mask;
ipl_t evtchn_upcall_mask;
evtchn_t evtchn_pending_sel;
arch_vcpu_info_t arch;
vcpu_time_info_t time;