summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/c4x
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/c4x
parent2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-f6ed46df0303c5ba5a12534f016a765d8876b5ac.tar.bz2
Header guards cleanup.
Diffstat (limited to 'cpukit/score/cpu/c4x')
-rw-r--r--cpukit/score/cpu/c4x/rtems/score/c4x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/c4x/rtems/score/c4x.h b/cpukit/score/cpu/c4x/rtems/score/c4x.h
index 58ee32bfc7..c7b8f75c58 100644
--- a/cpukit/score/cpu/c4x/rtems/score/c4x.h
+++ b/cpukit/score/cpu/c4x/rtems/score/c4x.h
@@ -364,4 +364,4 @@ static inline void c4x_set_ittp(void *_ittp_value)
}
#endif
-#endif /* ! _INCLUDE_C4X_h */
+#endif /* _RTEMS_SCORE_C4X_H */