mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 07:36:21 +00:00
[USBSTOR_NEW] Create usbstor_new based on usbstor in order to contain Vadim Galyant's work.
This commit is contained in:
parent
d7c47feb25
commit
94e0942644
14 changed files with 6991 additions and 0 deletions
9
drivers/usb/usbstor_new/guid.c
Normal file
9
drivers/usb/usbstor_new/guid.c
Normal file
|
@ -0,0 +1,9 @@
|
|||
/* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
|
||||
|
||||
#include <ntdef.h>
|
||||
#include <miniport.h>
|
||||
#include <usb.h>
|
||||
#include <initguid.h>
|
||||
#include <usbbusif.h>
|
||||
|
||||
/* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */
|
Loading…
Add table
Add a link
Reference in a new issue