Commit 9c0a205f authored by Alexandre Julliard's avatar Alexandre Julliard

kernelbase: Add CopyMemoryNonTemporal export.

parent 0c90da7f
...@@ -168,7 +168,7 @@ ...@@ -168,7 +168,7 @@
# @ stub CopyFile2 # @ stub CopyFile2
@ stdcall CopyFileExW(wstr wstr ptr ptr ptr long) @ stdcall CopyFileExW(wstr wstr ptr ptr ptr long)
@ stdcall CopyFileW(wstr wstr long) @ stdcall CopyFileW(wstr wstr long)
# @ stub -arch=x86_64 CopyMemoryNonTemporal @ stdcall -arch=x86_64 CopyMemoryNonTemporal(ptr ptr long) ntdll.RtlCopyMemoryNonTemporal
@ stdcall CopySid(long ptr ptr) @ stdcall CopySid(long ptr ptr)
# @ stub CouldMultiUserAppsBehaviorBePossibleForPackage # @ stub CouldMultiUserAppsBehaviorBePossibleForPackage
@ stdcall CreateActCtxW(ptr) @ stdcall CreateActCtxW(ptr)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment