summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/inline/rtems/itron/task.inl
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/itron/inline/rtems/itron/task.inl')
-rw-r--r--cpukit/itron/inline/rtems/itron/task.inl4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/itron/inline/rtems/itron/task.inl b/cpukit/itron/inline/rtems/itron/task.inl
index 02509827dc..02792e878b 100644
--- a/cpukit/itron/inline/rtems/itron/task.inl
+++ b/cpukit/itron/inline/rtems/itron/task.inl
@@ -13,8 +13,8 @@
* $Id$
*/
-#ifndef __ITRON_TASK_inl_
-#define __ITRON_TASK_inl_
+#ifndef _RTEMS_ITRON_TASK_INL
+#define _RTEMS_ITRON_TASK_INL
#ifdef __cplusplus
extern "C" {