Alexandre Julliard : server: Get rid of the remaining PowerPC support.
Module: wine Branch: master Commit: 191fd47e386b89089d45dee1a554231c32913802 URL: https://source.winehq.org/git/wine.git/?a=commit;h=191fd47e386b89089d45dee1a... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Apr 23 12:39:48 2021 +0200 server: Get rid of the remaining PowerPC support. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/kernel32/module.c | 3 --- dlls/ntdll/unix/process.c | 2 +- dlls/ntdll/unix/server.c | 2 +- include/wine/server_protocol.h | 8 ++------ server/mapping.c | 3 --- server/protocol.def | 6 +----- server/thread.c | 3 --- server/trace.c | 21 --------------------- 8 files changed, 5 insertions(+), 43 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=191fd47e386b89089d45d...
participants (1)
-
Alexandre Julliard