server: Get rid of the CPU type and functions.
commit339ed576430fa0b7096563c5b19608ba87cba320
authorAlexandre Julliard <julliard@winehq.org>
Tue, 27 Apr 2021 08:42:04 +0000 (27 10:42 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Apr 2021 08:42:04 +0000 (27 10:42 +0200)
treebc37a3d5dfcb906de762b024ae7e503a5900a96c
parent308bd35746f16f9db0e55daa60798b1967bd0bf8
server: Get rid of the CPU type and functions.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
16 files changed:
dlls/ntdll/unix/process.c
dlls/ntdll/unix/server.c
dlls/ntdll/unix/unix_private.h
include/wine/server_protocol.h
server/debugger.c
server/mach.c
server/object.h
server/process.c
server/process.h
server/protocol.def
server/registry.c
server/request.h
server/thread.c
server/thread.h
server/trace.c
tools/make_requests