mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 06:25:49 +00:00
[NTOS]
- Remove a useless declaration. CORE-12729 #resolve svn path=/trunk/; revision=73666
This commit is contained in:
parent
1ec199bac3
commit
f2ca31bf0f
1 changed files with 0 additions and 9 deletions
|
@ -514,15 +514,6 @@ MiRosCleanupMemoryArea(
|
||||||
PEPROCESS Process,
|
PEPROCESS Process,
|
||||||
PMMVAD Vad);
|
PMMVAD Vad);
|
||||||
|
|
||||||
NTSTATUS
|
|
||||||
NTAPI
|
|
||||||
MmFreeMemoryAreaByPtr(
|
|
||||||
PMMSUPPORT AddressSpace,
|
|
||||||
PVOID BaseAddress,
|
|
||||||
PMM_FREE_PAGE_FUNC FreePage,
|
|
||||||
PVOID FreePageContext
|
|
||||||
);
|
|
||||||
|
|
||||||
PMEMORY_AREA
|
PMEMORY_AREA
|
||||||
NTAPI
|
NTAPI
|
||||||
MmLocateMemoryAreaByRegion(
|
MmLocateMemoryAreaByRegion(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue