mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Blackberry buildfix, added a commen this time..
This commit is contained in:
parent
5de011fe95
commit
32a452d671
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue