Revision 1de7afc9 hw/pci/msi.c

b/hw/pci/msi.c
19 19
 */
20 20

  
21 21
#include "hw/pci/msi.h"
22
#include "range.h"
22
#include "qemu/range.h"
23 23

  
24 24
/* Eventually those constants should go to Linux pci_regs.h */
25 25
#define PCI_MSI_PENDING_32      0x10

Also available in: Unified diff