Alexandre Julliard : ntoskrnl.exe: Specify fastcall entry points using the appropriate spec file flag.
Module: wine Branch: master Commit: 556bc0375843f4d8de78f505a606881d75ea8649 URL: https://source.winehq.org/git/wine.git/?a=commit;h=556bc0375843f4d8de78f505a... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Feb 27 17:14:38 2019 +0100 ntoskrnl.exe: Specify fastcall entry points using the appropriate spec file flag. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ntoskrnl.exe/ntoskrnl.c | 61 ++++++--------------------------- dlls/ntoskrnl.exe/ntoskrnl.exe.spec | 38 ++++++++++----------- dlls/ntoskrnl.exe/ntoskrnl_private.h | 23 ++++++------- dlls/ntoskrnl.exe/sync.c | 65 ++++++++---------------------------- 4 files changed, 53 insertions(+), 134 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=556bc0375843f4d8de78f...
participants (1)
-
Alexandre Julliard