Alexandre Julliard : kernel32: #ifdef out some code that is not needed on non-i386.

Alexandre Julliard julliard at winehq.org
Wed Jan 7 10:56:57 CST 2009


Module: wine
Branch: master
Commit: 13df062d3686a9b1961f0877aa8aaccd1fdc7332
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=13df062d3686a9b1961f0877aa8aaccd1fdc7332

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jan  6 20:29:28 2009 +0100

kernel32: #ifdef out some code that is not needed on non-i386.

---

 dlls/kernel32/instr.c        |    4 +++
 dlls/kernel32/kernel32.spec  |   48 +++++++++++++++++++++---------------------
 dlls/kernel32/relay16.c      |   25 +--------------------
 dlls/kernel32/thunk.c        |   44 +++-----------------------------------
 dlls/kernel32/utthunk.c      |    4 +++
 dlls/ntoskrnl.exe/ntoskrnl.c |   10 ++++++--
 6 files changed, 45 insertions(+), 90 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=13df062d3686a9b1961f0877aa8aaccd1fdc7332



More information about the wine-cvs mailing list