mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-03 17:32:57 -05:00
sys: minor reorg
This commit is contained in:
@ -42,4 +42,7 @@ DRIVER_DISPATCH FspWrite;
|
||||
/* fast I/O */
|
||||
FAST_IO_CHECK_IF_POSSIBLE FspFastIoCheckIfPossible;
|
||||
|
||||
/* extern */
|
||||
PDEVICE_OBJECT FspDeviceObject;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user