mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-07 15:14:08 +00:00
ARM: Fix build problem with external frame unwinding.
This commit is contained in:
parent
64c6da6b21
commit
be2559291e
@ -310,7 +310,6 @@ static void err_raise_ext(int errcode)
|
||||
#define _US_FORCE_UNWIND 8
|
||||
|
||||
typedef struct _Unwind_Control_Block _Unwind_Control_Block;
|
||||
typedef struct _Unwind_Context _Unwind_Context;
|
||||
|
||||
struct _Unwind_Control_Block {
|
||||
uint64_t exclass;
|
||||
|
Loading…
Reference in New Issue
Block a user