VirtualBox

Ignore:
Timestamp:
Oct 29, 2019 12:16:55 PM (5 years ago)
Author:
vboxsync
Message:

VMMDev: cleanups. bugref:9218

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/VMMDev/VMMDevState.h

    r81570 r81571  
    119119 * State structure for the VMM device.
    120120 */
    121 typedef struct VMMDevState
     121typedef struct VMMDEV
    122122{
    123123    /** The critical section for this device.
     
    408408    PTMTIMERR3          pFlatlinedTimer;
    409409    /** @} */
    410 } VMMDevState;
    411 typedef VMMDevState VMMDEV;
     410} VMMDEV;
    412411/** Pointer to the VMM device state. */
    413412typedef VMMDEV *PVMMDEV;
Note: See TracChangeset for help on using the changeset viewer.

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