Changeset 50686 in vbox for trunk/include
- Timestamp:
- Mar 4, 2014 7:21:18 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/pdmifs.h
r49474 r50686 2533 2533 2534 2534 2535 #ifndef VBOX_WITH_PDM_AUDIO_DRIVER 2535 2536 /** Pointer to a network connector interface */ 2536 2537 typedef struct PDMIAUDIOCONNECTOR *PPDMIAUDIOCONNECTOR; … … 2550 2551 2551 2552 2553 #endif 2552 2554 /** @todo r=bird: the two following interfaces are hacks to work around the missing audio driver 2553 2555 * interface. This should be addressed rather than making more temporary hacks. */
Note:
See TracChangeset
for help on using the changeset viewer.