VirtualBox

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


Ignore:
Timestamp:
Dec 8, 2017 12:02:46 PM (7 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevHDA.h

    r70013 r70016  
    7777} HDATAG, *PHDATAG;
    7878
    79 #ifdef DEBUG
    8079/** @todo Make STAM values out of this? */
    8180typedef struct HDASTATEDBGINFO
    8281{
     82#ifdef DEBUG
    8383    /** Timestamp (in ns) of the last timer callback (hdaTimer).
    8484     * Used to calculate the time actually elapsed between two timer callbacks. */
     
    102102        uint64_t                       tsDeassertedTotalNs;
    103103    } IRQ;
     104#endif
    104105    /** Whether debugging is enabled or not. */
    105106    bool                               fEnabled;
     
    108109    char                               szOutPath[RTPATH_MAX + 1];
    109110} HDASTATEDBGINFO, *PHDASTATEDBGINFO;
    110 #endif
    111111
    112112/**
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