VirtualBox

Ignore:
Timestamp:
Nov 20, 2019 5:22:21 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
134843
Message:

APIC,PDM: Split up APIC 'registration'. bugref:9218

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/APIC.cpp

    r82036 r82039  
    14431443     * Register the APIC with PDM.
    14441444     */
    1445     rc = PDMDevHlpAPICRegister(pDevIns);
     1445    rc = PDMDevHlpApicRegister(pDevIns);
    14461446    AssertLogRelRCReturn(rc, rc);
    14471447
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