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