mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +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 _RtlFillMemory@12
|
||||
PUBLIC _RtlFillMemoryUlong@12
|
||||
PUBLIC _RtlFillMemoryUlonglong@16
|
||||
PUBLIC _RtlMoveMemory@12
|
||||
PUBLIC _RtlZeroMemory@8
|
||||
|
||||
|
|
Loading…
Reference in a new issue