mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 07:05:42 +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,
|
||||
PMMVAD Vad);
|
||||
|
||||
NTSTATUS
|
||||
NTAPI
|
||||
MmFreeMemoryAreaByPtr(
|
||||
PMMSUPPORT AddressSpace,
|
||||
PVOID BaseAddress,
|
||||
PMM_FREE_PAGE_FUNC FreePage,
|
||||
PVOID FreePageContext
|
||||
);
|
||||
|
||||
PMEMORY_AREA
|
||||
NTAPI
|
||||
MmLocateMemoryAreaByRegion(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue