mirror of
https://github.com/reactos/reactos.git
synced 2025-04-21 12:40:33 +00:00
Add missing "NTAPI"
svn path=/trunk/; revision=24132
This commit is contained in:
parent
04a96186b4
commit
ee7e88e8ec
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@ RtlImageRvaToVa (
|
||||||
}
|
}
|
||||||
|
|
||||||
PIMAGE_BASE_RELOCATION
|
PIMAGE_BASE_RELOCATION
|
||||||
|
NTAPI
|
||||||
LdrProcessRelocationBlockLongLong(
|
LdrProcessRelocationBlockLongLong(
|
||||||
IN ULONG_PTR Address,
|
IN ULONG_PTR Address,
|
||||||
IN ULONG Count,
|
IN ULONG Count,
|
||||||
|
|
Loading…
Reference in a new issue