]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blobdiff - linux/include/_GateMP.h
Increase default value ProcMgr_MAX_MEMORY_REGIONS in QNX
[ipc/ipcdev.git] / linux / include / _GateMP.h
index b73c78fa5d5528099f802306306b854db5fde16a..3c26db1f6deb312045381b6596b2793332c5444b 100644 (file)
@@ -77,6 +77,9 @@ typedef struct {
     /*!< Resource id of GateMP proxy */
 } GateMP_Object;
 
+/* Internal variable to enable/disable tracing throughout GateMP */
+extern Bool _GateMP_verbose;
+
 /* Check GateMP has been setup */
 Bool GateMP_isSetup(Void);