Add missing definition of _SEH2_VOLATILE.

svn path=/trunk/; revision=57983
This commit is contained in:
Timo Kreuzer 2012-12-23 21:42:55 +00:00
parent 724d66b9a8
commit 64656a08f7

View file

@ -413,6 +413,7 @@ static inline __attribute__((always_inline)) __attribute__((returns_twice)) void
__SEH_END_SCOPE_CHAIN;
#define _SEH2_VOLATILE volatile
#else
#error no PSEH support