diff options
Diffstat (limited to 'hw/msix.h')
-rw-r--r-- | hw/msix.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -29,6 +29,4 @@ void msix_notify(PCIDevice *dev, unsigned vector); void msix_reset(PCIDevice *dev); -extern int msix_supported; - #endif |