Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[Android] Fix MIPS compiling.
  • Loading branch information
Sonicadvance1 committed Oct 21, 2013
1 parent aa713e1 commit 887f8e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Core/Core/Src/PowerPC/JitCommon/JitBackpatch.h
Expand Up @@ -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>
Expand Down

0 comments on commit 887f8e4

Please sign in to comment.