Changeset 62471 in vbox for trunk/src/VBox/ValidationKit/utils/usb/UsbTestServicePlatform-linux.cpp
- Timestamp:
- Jul 22, 2016 6:04:30 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/usb/UsbTestServicePlatform-linux.cpp
r61024 r62471 46 46 #include "UsbTestServicePlatform.h" 47 47 48 48 49 /********************************************************************************************************************************* 49 50 * Constants And Macros, Structures and Typedefs * … … 88 89 /** Pointer to a dummy HCD entry. */ 89 90 typedef UTSPLATFORMLNXDUMMYHCD *PUTSPLATFORMLNXDUMMYHCD; 91 90 92 91 93 /*********************************************************************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.