ntdll: Implement RtlRaiseException for x86_64 directly instead of using the winebuild...
commit672a084584524dfb173819a30b19b87aa14bf8f8
authorAlexandre Julliard <julliard@winehq.org>
Thu, 27 Jan 2011 12:59:45 +0000 (27 13:59 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 27 Jan 2011 13:12:41 +0000 (27 14:12 +0100)
treef2dcc58e1d936228360af8c7bbc7203830cf8acf
parent1e6ff42d0329b368e346d84f950902dcf6159ba5
ntdll: Implement RtlRaiseException for x86_64 directly instead of using the winebuild-generated code.
dlls/ntdll/signal_x86_64.c