sys: minor reorg

This commit is contained in:
Bill Zissimopoulos
2015-11-16 16:44:25 -08:00
parent 1b18452663
commit a5a859587a
4 changed files with 30 additions and 27 deletions

View File

@ -42,4 +42,7 @@ DRIVER_DISPATCH FspWrite;
/* fast I/O */
FAST_IO_CHECK_IF_POSSIBLE FspFastIoCheckIfPossible;
/* extern */
PDEVICE_OBJECT FspDeviceObject;
#endif