- Timestamp:
- May 10, 2016 3:47:05 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DevIchAc97.cpp
r60925 r60931 366 366 /** The timer for pumping data thru the attached LUN drivers. */ 367 367 PTMTIMERR3 pTimer; 368 # if HC_ARCH_BITS == 32 369 uint32_t Alignment1; 370 # endif 368 371 /** The timer interval for pumping data thru the LUN drivers in timer ticks. */ 369 372 uint64_t cTimerTicks;
Note:
See TracChangeset
for help on using the changeset viewer.