summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/no_cpu/rtems/score/no_cpu.h
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/no_cpu/rtems/score/no_cpu.h
parent2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-f6ed46df0303c5ba5a12534f016a765d8876b5ac.tar.bz2
Header guards cleanup.
Diffstat (limited to 'cpukit/score/cpu/no_cpu/rtems/score/no_cpu.h')
-rw-r--r--cpukit/score/cpu/no_cpu/rtems/score/no_cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/no_cpu/rtems/score/no_cpu.h b/cpukit/score/cpu/no_cpu/rtems/score/no_cpu.h
index 8deaa256ac..d6b532dd06 100644
--- a/cpukit/score/cpu/no_cpu/rtems/score/no_cpu.h
+++ b/cpukit/score/cpu/no_cpu/rtems/score/no_cpu.h
@@ -66,4 +66,4 @@ extern "C" {
}
#endif
-#endif /* ! _INCLUDE_NO_CPU_h */
+#endif /* _RTEMS_SCORE_NO_CPU_H */