summaryrefslogtreecommitdiffstats
path: root/cpukit/score/macros/rtems/score/coresem.inl
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-21 07:53:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-21 07:53:52 +0000
commit61d330f56a99c5d75b45edac2b859f9d190336d5 (patch)
treeb547569be49e476537b039d4c18c43fe37a27cdb /cpukit/score/macros/rtems/score/coresem.inl
parentNew header guards. (diff)
downloadrtems-61d330f56a99c5d75b45edac2b859f9d190336d5.tar.bz2
New header guards.
Diffstat (limited to '')
-rw-r--r--cpukit/score/macros/rtems/score/coresem.inl4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/macros/rtems/score/coresem.inl b/cpukit/score/macros/rtems/score/coresem.inl
index 6afb95ff12..51e5949004 100644
--- a/cpukit/score/macros/rtems/score/coresem.inl
+++ b/cpukit/score/macros/rtems/score/coresem.inl
@@ -13,8 +13,8 @@
* $Id$
*/
-#ifndef __MACROS_CORE_SEMAPHORE_h
-#define __MACROS_CORE_SEMAPHORE_h
+#ifndef _RTEMS_SCORE_CORESEM_INL
+#define _RTEMS_SCORE_CORESEM_INL
/*PAGE
*