Commit e2d74a4d authored by Federico Vaga's avatar Federico Vaga

rt: change header definition name/check

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent d4f5a205
...@@ -19,8 +19,8 @@ ...@@ -19,8 +19,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
#ifndef __WRNODE_SMEM_H #ifndef __TRTL_RT_SMEM_H
#define __WRNODE_SMEM_H #define __TRTL_RT_SMEM_H
/** /**
* @defgroup trtl-rt-smem Shared Memory Utilities * @defgroup trtl-rt-smem Shared Memory Utilities
......
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
* Released according to the GNU GPL, version 2 or any later version. * Released according to the GNU GPL, version 2 or any later version.
*/ */
#ifndef __PP_PRINTF_H #ifndef __TRTL_RT_PP_PRINTF_H
#define __PP_PRINTF_H #define __TRTL_RT_PP_PRINTF_H
/** /**
* @addtogroup trtl-rt-common * @addtogroup trtl-rt-common
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment