Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
parent
44a4d8f29a
commit
168f13798b
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
# endif
|
||||
#endif
|
||||
|
||||
#ifdef MCL_ARCHITECTURE_x86_64
|
||||
#ifdef ARCHITECTURE_x86_64
|
||||
# ifdef __OpenBSD__
|
||||
# define CTX_DECLARE(raw_context) ucontext_t* ucontext = reinterpret_cast<ucontext_t*>(raw_context);
|
||||
# else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue