mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
[PSEH]
Add missing definition of _SEH2_VOLATILE. svn path=/trunk/; revision=57983
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user