ntdll: Add NtAreMappedFilesTheSame stub.

This commit is contained in:
Louis Lenders 2007-03-29 11:26:38 +01:00 committed by Alexandre Julliard
parent 4794bec1c1
commit fc1d30f6ca
1 changed files with 2 additions and 2 deletions

View File

@ -104,7 +104,7 @@
# @ stub NtAllocateUserPhysicalPages
@ stdcall NtAllocateUuids(ptr ptr ptr)
@ stdcall NtAllocateVirtualMemory(long ptr ptr ptr long long)
# @ stub NtAreMappedFilesTheSame
@ stub NtAreMappedFilesTheSame
# @ stub NtAssignProcessToJobObject
@ stub NtCallbackReturn
# @ stub NtCancelDeviceWakeupRequest
@ -948,7 +948,7 @@
# @ stub ZwAllocateUserPhysicalPages
@ stdcall ZwAllocateUuids(ptr ptr ptr) NtAllocateUuids
@ stdcall ZwAllocateVirtualMemory(long ptr ptr ptr long long) NtAllocateVirtualMemory
# @ stub ZwAreMappedFilesTheSame
@ stub ZwAreMappedFilesTheSame
# @ stub ZwAssignProcessToJobObject
@ stub ZwCallbackReturn
# @ stub ZwCancelDeviceWakeupRequest