Commit 88367903 authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

ntdll: Synchronize ZwSetLdtEntries spec entry with NtSetLdtEntries.

parent 30473854
......@@ -1350,7 +1350,7 @@
@ stdcall -private ZwSetInformationToken(long long ptr long) NtSetInformationToken
@ stdcall -private ZwSetIntervalProfile(long long) NtSetIntervalProfile
@ stdcall -private ZwSetIoCompletion(ptr long long long long) NtSetIoCompletion
@ stdcall -private ZwSetLdtEntries(long long long long long long) NtSetLdtEntries
@ stdcall -private ZwSetLdtEntries(long int64 long int64) NtSetLdtEntries
@ stub ZwSetLowEventPair
@ stub ZwSetLowWaitHighEventPair
@ stub ZwSetLowWaitHighThread
......
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