ntdll: Ignore attempts to change segment registers on x86-64.
commitea640f6cece7660ffc853b7d574fbe52af34901a
authorAlexandre Julliard <julliard@winehq.org>
Mon, 11 Sep 2023 09:25:29 +0000 (11 11:25 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Sep 2023 09:46:33 +0000 (11 11:46 +0200)
treee9b644786dd321af978500bf5502f5f6cff09280
parent508b8b72797aadb0183d9c58698e7be00b9890b1
ntdll: Ignore attempts to change segment registers on x86-64.
dlls/ntdll/signal_x86_64.c
dlls/ntdll/tests/exception.c
dlls/ntdll/unix/signal_x86_64.c