]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blobdiff - qnx/include/GateMP_config.h
Reset heapId after reading socket in TransportRpmsg
[ipc/ipcdev.git] / qnx / include / GateMP_config.h
index a2fefdc3304861ba3cebd3c48846604afc0c4cd1..941c9177766d4d598c5768efa299ab7d48e69bb2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013, Texas Instruments Incorporated
+ * Copyright (c) 2013-2014, Texas Instruments Incorporated
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -48,7 +48,7 @@ extern "C" {
 #endif
 
 #define MAX_RUNTIME_ENTRIES   128  /* Max number of GateMP instances + 1 */
-#define MAX_NAME_LEN          16   /* Max name length of GateMP instances */
+#define MAX_NAME_LEN          32   /* Max name length of GateMP instances */
 
 /* Proxy functions and data structures */
 #define GateMP_RemoteSystemProxy_Params_init(x) GateHWSpinlock_Params_init(x)