Alexandre Julliard : include: Use the __fastcall attribute directly for the Windows build.

Alexandre Julliard julliard at winehq.org
Thu May 16 16:26:57 CDT 2019


Module: wine
Branch: master
Commit: 10584d2057e2a597033babffa35a06669db1f6c4
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=10584d2057e2a597033babffa35a06669db1f6c4

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu May 16 10:15:26 2019 +0200

include: Use the __fastcall attribute directly for the Windows build.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/hal/hal.c               | 45 +++++++++++++++++++++++---------------------
 dlls/ntdll/rtl.c             |  4 ++--
 dlls/ntoskrnl.exe/ntoskrnl.c | 20 ++++++++++----------
 dlls/ntoskrnl.exe/sync.c     | 22 +++++++++++-----------
 include/ddk/wdm.h            |  6 ++++--
 include/windef.h             |  6 ++++++
 include/wine/asm.h           |  2 +-
 include/winnt.h              |  1 +
 8 files changed, 59 insertions(+), 47 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=10584d2057e2a597033babffa35a06669db1f6c4



More information about the wine-cvs mailing list