[RTL] Make RtlFillMemoryUlonglong public

This commit is contained in:
Thomas Faber 2017-11-04 11:46:29 +01:00
parent 2b217e4ecf
commit 631d1e071c
No known key found for this signature in database
GPG key ID: 076E7C3D44720826

View file

@ -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