]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/netapi.git/blobdiff - ti/runtime/netapi/src/netapi_loc.h
support cached memory, benchmarking
[keystone-rtos/netapi.git] / ti / runtime / netapi / src / netapi_loc.h
index 0662057c53abc657a2311807a5d6038fdf67ab4d..cc9029ac21f586c625ff43515f794fa94b288594 100755 (executable)
@@ -232,8 +232,8 @@ int netapi_qm_setup_mem_region(
                       unsigned int*         pDescMemBase,\r
                       int                   memRegion);\r
 //for above\r
-#define NETAPI_GLOBAL_REGION 0\r
-#define NETAPI_LOCAL_REGION 1\r
+#define NETAPI_GLOBAL_REGION TUNE_NETAPI_QM_GLOBAL_REGION \r
+#define NETAPI_LOCAL_REGION ((NETAPI_GLOBAL_REGION)+1) \r
 \r
 int netapi_VM_memory_setup(void);\r
 void netapi_VM_memory_teardown(void);\r