mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 19:52:59 +00:00
[NDK] Minor header improvements
- Remove some duplicated prototypes - Fix a few mismatching annotations
This commit is contained in:
parent
9563c07146
commit
684072fe12
2 changed files with 20 additions and 48 deletions
|
@ -443,6 +443,7 @@ ZwOpenProcessToken(
|
|||
_In_ ACCESS_MASK DesiredAccess,
|
||||
_Out_ PHANDLE TokenHandle);
|
||||
|
||||
_IRQL_requires_max_(PASSIVE_LEVEL)
|
||||
NTSYSAPI
|
||||
NTSTATUS
|
||||
NTAPI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue