VirtualBox

Changeset 71247 in vbox for trunk/src/VBox/Devices/Audio


Ignore:
Timestamp:
Mar 6, 2018 5:16:24 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
121160
Message:

DevIchAc97: Critsect alignment fix (32-bit).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevIchAc97.cpp

    r70642 r71247  
    393393    /** The PCI device state. */
    394394    PDMPCIDEV               PciDev;
     395    /** Critical section protecting the AC'97 state. */
     396    PDMCRITSECT             CritSect;
    395397    /** R3 Pointer to the device instance. */
    396398    PPDMDEVINSR3            pDevInsR3;
    397     /** Critical section protecting the AC'97 state. */
    398     PDMCRITSECT             CritSect;
    399399    /** Global Control (Bus Master Control Register). */
    400400    uint32_t                glob_cnt;
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