mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 18:22:35 +00:00
[MEH] Forgot that file :-(
This commit is contained in:
parent
ef8b1a1907
commit
3a5063948e
1 changed files with 6 additions and 0 deletions
|
@ -934,6 +934,12 @@ IopUnloadDevice(
|
|||
IN PDEVICE_OBJECT DeviceObject
|
||||
);
|
||||
|
||||
PDEVICE_OBJECT
|
||||
NTAPI
|
||||
IopGetDeviceAttachmentBase(
|
||||
IN PDEVICE_OBJECT DeviceObject
|
||||
);
|
||||
|
||||
//
|
||||
// IRP Routines
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue