source: Daodan/MSYS2/mingw32/i686-w64-mingw32/include/ddk/usbdrivr.h@ 1175

Last change on this file since 1175 was 1166, checked in by rossy, 3 years ago

Daodan: Replace MinGW build env with an up-to-date MSYS2 env

File size: 146 bytes
RevLine 
[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.