source:
Daodan/MSYS2/mingw32/i686-w64-mingw32/include/ddk/usbdrivr.h@
1186
Last change on this file since 1186 was 1166, checked in by , 3 years ago | |
---|---|
File size: 146 bytes |
Rev | Line | |
---|---|---|
[1166] | 1 | #pragma once |
2 | ||
3 | #define USB_KERNEL_IOCTL | |
4 | #include "usbioctl.h" | |
5 | #undef USB_KERNEL_IOCTL | |
6 | ||
7 | #include "usb.h" | |
8 | #include "usbdlib.h" | |
9 | #include "usbbusif.h" |
Note:
See TracBrowser
for help on using the repository browser.