mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:26:17 +00:00
[RTL] Make RtlFillMemoryUlonglong public
This commit is contained in:
parent
2b217e4ecf
commit
631d1e071c
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ PUBLIC _RtlCompareMemory@12
|
||||||
PUBLIC _RtlCompareMemoryUlong@12
|
PUBLIC _RtlCompareMemoryUlong@12
|
||||||
PUBLIC _RtlFillMemory@12
|
PUBLIC _RtlFillMemory@12
|
||||||
PUBLIC _RtlFillMemoryUlong@12
|
PUBLIC _RtlFillMemoryUlong@12
|
||||||
|
PUBLIC _RtlFillMemoryUlonglong@16
|
||||||
PUBLIC _RtlMoveMemory@12
|
PUBLIC _RtlMoveMemory@12
|
||||||
PUBLIC _RtlZeroMemory@8
|
PUBLIC _RtlZeroMemory@8
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue