mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-07 23:24:09 +00:00
x64: Workaround for MSVC build issue.
This commit is contained in:
parent
ef82bb014a
commit
2917288019
@ -378,7 +378,7 @@ typedef struct UndocumentedDispatcherContext {
|
||||
ULONG64 EstablisherFrame;
|
||||
ULONG64 TargetIp;
|
||||
PCONTEXT ContextRecord;
|
||||
PEXCEPTION_ROUTINE LanguageHandler;
|
||||
void (*LanguageHandler)(void);
|
||||
PVOID HandlerData;
|
||||
PUNWIND_HISTORY_TABLE HistoryTable;
|
||||
ULONG ScopeIndex;
|
||||
|
Loading…
Reference in New Issue
Block a user