summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/or32/rtems
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-04 05:40:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-04 05:40:52 +0000
commitf6ed46df0303c5ba5a12534f016a765d8876b5ac (patch)
tree351ac1a5ef7b61ae4842117b57206a1a416792b2 /cpukit/score/cpu/or32/rtems
parent2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-f6ed46df0303c5ba5a12534f016a765d8876b5ac.tar.bz2
Header guards cleanup.
Diffstat (limited to 'cpukit/score/cpu/or32/rtems')
-rw-r--r--cpukit/score/cpu/or32/rtems/score/or32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/or32/rtems/score/or32.h b/cpukit/score/cpu/or32/rtems/score/or32.h
index 73c52b9371..f54fbf2bbb 100644
--- a/cpukit/score/cpu/or32/rtems/score/or32.h
+++ b/cpukit/score/cpu/or32/rtems/score/or32.h
@@ -69,4 +69,4 @@ extern "C" {
}
#endif
-#endif /* ! _INCLUDE_NO_CPU_h */
+#endif /* _RTEMS_SCORE_OR32_H */