aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'memplugin.h')
-rw-r--r--memplugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/memplugin.h b/memplugin.h
index 0073cf1..26562e3 100644
--- a/memplugin.h
+++ b/memplugin.h
@@ -49,7 +49,7 @@
49#include <tilermem.h> 49#include <tilermem.h>
50#include <SharedMemoryAllocatorUsr.h> 50#include <SharedMemoryAllocatorUsr.h>
51#include <memmgr.h> 51#include <memmgr.h>
52#define DEFAULT_REGION MEM_TILER_1D 52#define DEFAULT_REGION MEM_SHARED
53 53
54#elif defined (BUILDOS_ANDROID) 54#elif defined (BUILDOS_ANDROID)
55#define DEFAULT_REGION MEM_CARVEOUT 55#define DEFAULT_REGION MEM_CARVEOUT