VirtualBox

Changeset 70829 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jan 31, 2018 1:12:56 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
120634
Message:

IOAPIC: fix compilation of non-default 82093AA flavor, which is never built

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevIoApic.cpp

    r69500 r70829  
    899899{
    900900    RT_NOREF(pvUser, pDesc);
    901     pValue->u32 = ioapicGetArb(PDMINS_2_DATA((PPDMDEVINS)pvUser, PCIOAPIC));
     901    pValue->u32 = ioapicGetArb();
    902902    return VINF_SUCCESS;
    903903}
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette