mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 08:50:24 +08:00
[MEH] Forgot that file :-(
This commit is contained in:
@@ -934,6 +934,12 @@ IopUnloadDevice(
|
||||
IN PDEVICE_OBJECT DeviceObject
|
||||
);
|
||||
|
||||
PDEVICE_OBJECT
|
||||
NTAPI
|
||||
IopGetDeviceAttachmentBase(
|
||||
IN PDEVICE_OBJECT DeviceObject
|
||||
);
|
||||
|
||||
//
|
||||
// IRP Routines
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user