mirror of
https://github.com/libretro/ppsspp.git
synced 2025-01-20 23:54:48 +00:00
Blackberry buildfix, added a commen this time..
This commit is contained in:
parent
5de011fe95
commit
32a452d671
@ -25,6 +25,10 @@
|
||||
#include "Core/MIPS/MIPSVFPUUtils.h"
|
||||
#include "Common/ArmEmitter.h"
|
||||
|
||||
// These collide with something on Blackberry.
|
||||
#undef MAP_NOINIT
|
||||
#undef MAP_READ
|
||||
|
||||
namespace ArmJitConstants {
|
||||
|
||||
enum {
|
||||
|
Loading…
x
Reference in New Issue
Block a user