]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blobdiff - hlos_common/include/_MessageQ.h
Linux: Tracing ease of use
[ipc/ipcdev.git] / hlos_common / include / _MessageQ.h
index acf006d735d3cc47e3e1d27e3fa885de65725302..d24a6a168d0c9a04ec3e9d84e7a49b1b9e7d2a0e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2008-2013, Texas Instruments Incorporated
+ *  Copyright (c) 2008-2014, Texas Instruments Incorporated
  *  All rights reserved.
  *
  *  Redistribution and use in source and binary forms, with or without
@@ -99,6 +99,10 @@ typedef struct MessageQ_Config_tag {
  *  APIs
  * =============================================================================
  */
+
+/* Internal variable to enable/disable tracing throughout MessageQ */
+extern Bool _MessageQ_verbose;
+
 /*!
  *  @brief      Function to get the default configuration for the MessageQ
  *              module.