summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/sysstate.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-01-28 05:00:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-01-28 05:00:21 +0000
commit092f142af38a00d9423c7ed7a4872a034ed0ff58 (patch)
tree656d1d15864c9e849b3521ad9657859e8b5ac222 /cpukit/score/include/rtems/score/sysstate.h
parent2005-01-28 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-092f142af38a00d9423c7ed7a4872a034ed0ff58.tar.bz2
New header guard.
Diffstat (limited to 'cpukit/score/include/rtems/score/sysstate.h')
-rw-r--r--cpukit/score/include/rtems/score/sysstate.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/include/rtems/score/sysstate.h b/cpukit/score/include/rtems/score/sysstate.h
index 3e10972a4a..314c0bb2aa 100644
--- a/cpukit/score/include/rtems/score/sysstate.h
+++ b/cpukit/score/include/rtems/score/sysstate.h
@@ -15,8 +15,8 @@
* $Id$
*/
-#ifndef __RTEMS_SYSTEM_STATE_h
-#define __RTEMS_SYSTEM_STATE_h
+#ifndef _RTEMS_SCORE_SYSSTATE_H
+#define _RTEMS_SCORE_SYSSTATE_H
/**
* @defgroup ScoreSysState System State Handler