summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/include/itronsys/port.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/itron/include/itronsys/port.h')
-rw-r--r--cpukit/itron/include/itronsys/port.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/itron/include/itronsys/port.h b/cpukit/itron/include/itronsys/port.h
index c8193cc4b8..128b347195 100644
--- a/cpukit/itron/include/itronsys/port.h
+++ b/cpukit/itron/include/itronsys/port.h
@@ -13,8 +13,8 @@
* $Id$
*/
-#ifndef __ITRON_PORT_h_
-#define __ITRON_PORT_h_
+#ifndef _ITRONSYS_PORT_H
+#define _ITRONSYS_PORT_H
#ifdef __cplusplus
extern "C" {