mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 14:39:01 +01:00
[Android] Fix MIPS compiling.
This commit is contained in:
parent
aa713e11f7
commit
887f8e463d
@ -137,7 +137,7 @@
|
||||
typedef struct sigcontext SContext;
|
||||
#define CTX_PC arm_pc
|
||||
#else
|
||||
#error No context definition for OS
|
||||
#warning No context definition for OS
|
||||
#endif
|
||||
#elif defined(__NetBSD__)
|
||||
#include <ucontext.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user