[RTL] Make RtlFillMemoryUlonglong public

This commit is contained in:
Thomas Faber
2017-11-18 18:05:22 +01:00
parent 2b217e4ecf
commit 631d1e071c
+1
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