mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 19:55:41 +00:00
Remove stdcall decorations to fix build.
Real fix should be available soon. svn path=/trunk/; revision=35253
This commit is contained in:
parent
876fa09ee5
commit
d28b074156
1 changed files with 2 additions and 2 deletions
|
@ -684,8 +684,8 @@ KeTickCount DATA
|
|||
@KeTryToAcquireGuardedMutex@4
|
||||
@KeTryToAcquireSpinLockAtDpcLevel@4
|
||||
KeUnstackDetachProcess@4
|
||||
KeUpdateRunTime@4
|
||||
KeUpdateSystemTime@0
|
||||
KeUpdateRunTime
|
||||
KeUpdateSystemTime
|
||||
KeUserModeCallback@20
|
||||
KeWaitForMultipleObjects@32
|
||||
KeWaitForMutexObject@20=KeWaitForSingleObject@20
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue