[RTL] Make RtlFillMemoryUlonglong public
authorThomas Faber <thomas.faber@reactos.org>
Sat, 4 Nov 2017 10:46:29 +0000 (11:46 +0100)
committerThomas Faber <thomas.faber@reactos.org>
Sat, 18 Nov 2017 17:05:22 +0000 (18:05 +0100)
sdk/lib/rtl/i386/rtlmem.s

index eb93f89..2843480 100644 (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