[MEH] Forgot that file :-(

This commit is contained in:
Pierre Schweitzer 2019-03-29 21:51:41 +01:00
parent ef8b1a1907
commit 3a5063948e
No known key found for this signature in database
GPG key ID: 7545556C3D585B0B

View file

@ -934,6 +934,12 @@ IopUnloadDevice(
IN PDEVICE_OBJECT DeviceObject IN PDEVICE_OBJECT DeviceObject
); );
PDEVICE_OBJECT
NTAPI
IopGetDeviceAttachmentBase(
IN PDEVICE_OBJECT DeviceObject
);
// //
// IRP Routines // IRP Routines
// //