ntdll: Set thread context directly in assembly instead of using generated code.
commitbab6ece6375fc0bf0ee62cd7519371360f114355
authorAlexandre Julliard <julliard@winehq.org>
Wed, 26 Jul 2017 08:22:05 +0000 (26 10:22 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 26 Jul 2017 08:22:05 +0000 (26 10:22 +0200)
tree20d56c456e902a1f8324aae5a8e77c7f21d6325c
parent8f54e2034e962950a47e762c73fdbf7762a14892
ntdll: Set thread context directly in assembly instead of using generated code.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/signal_i386.c