ntdll: Merge the thread data and thread regs structure, and make sure i386 regs are...
authorAlexandre Julliard <julliard@winehq.org>
Thu, 19 Nov 2009 11:27:09 +0000 (12:27 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Nov 2009 11:27:09 +0000 (12:27 +0100)
commit16ddc624050a9780c16abb0421e093925bc351cf
tree37b0205bd94be67d14c749fa86b26eca6d0598ed
parentaced1b82ba06d53db45782b505af352562cfee58
ntdll: Merge the thread data and thread regs structure, and make sure i386 regs are not available on other platforms.
dlls/ntdll/ntdll_misc.h
dlls/ntdll/signal_i386.c
dlls/ntdll/thread.c