reactos/sdk/lib/crt/except/amd64
Timo Kreuzer 9efafd640f [CRT] Import wine exception handling code
The code is mostly unchanged. This includes the following changes:
* Move all wine code to crt/wine to keep it separated from our own code
* Add a minimal winternl.h
* Remove the asm macros from wine/config.h
* Include wine/asm.h where required
* Fix the names of the exported functions (GCC uses thiscall now and no wrappers are used anymore)
2020-02-09 15:56:30 +01:00
..
chkstk_asm.s
chkstk_ms.s
cpp.s [ASM] Fixed ".double" macro in asm.inc. 2018-07-15 23:25:23 +02:00
ehandler.c [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00
seh.s [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00