ntdll: Move the RtlRaiseException implementation into the respective platform-specifi...
commitf4eee1c73128e16352efd08e1f8b35f55f570173
authorAlexandre Julliard <julliard@winehq.org>
Fri, 10 Apr 2009 11:14:05 +0000 (10 13:14 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 10 Apr 2009 11:14:05 +0000 (10 13:14 +0200)
tree72b4b25a5185eddfccf6ea3d4b9369a47ccb6121
parent48199d70745adb0a3debe37977ab95aacc616746
ntdll: Move the RtlRaiseException implementation into the respective platform-specific files.
dlls/ntdll/exception.c
dlls/ntdll/signal_i386.c
dlls/ntdll/signal_powerpc.c
dlls/ntdll/signal_sparc.c
dlls/ntdll/signal_x86_64.c