ntdll: Move the plaform-specific thread data to the SystemReserved2 TEB field.
commit9e59362ae3d6b52418a7f3519688faea78c280ac
authorAlexandre Julliard <julliard@winehq.org>
Wed, 19 Jul 2017 13:20:42 +0000 (19 15:20 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 19 Jul 2017 17:13:30 +0000 (19 19:13 +0200)
tree4824debdd0dffedc44e7947168695b1855d9cb66
parentb87c66dd656f37b0ad6d78da552c8ce8a0114d9e
ntdll: Move the plaform-specific thread data to the SystemReserved2 TEB field.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/signal_i386.c
dlls/ntdll/signal_x86_64.c
include/winternl.h
tools/winebuild/relay.c