include: Move the exception handling support functions to winecrt0 instead of having...
commit655292ae00d1aeda2cda0e04131727fd4e8118bb
authorAlexandre Julliard <julliard@winehq.org>
Thu, 8 Apr 2010 12:41:01 +0000 (8 14:41 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Apr 2010 15:34:17 +0000 (8 17:34 +0200)
tree65cf866171cecbd661beb3804439285aac92f4f4
parent5d2b8e77d29d981e14fed7119c42eafe957abb88
include: Move the exception handling support functions to winecrt0 instead of having them inline.
dlls/winecrt0/Makefile.in
dlls/winecrt0/exception.c [new file with mode: 0644]
include/wine/exception.h