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