summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/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 /c/src/lib/libcpu/powerpc/rtems
parent2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-f6ed46df0303c5ba5a12534f016a765d8876b5ac.tar.bz2
Header guards cleanup.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/rtems')
-rw-r--r--c/src/lib/libcpu/powerpc/rtems/powerpc/powerpc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/powerpc/rtems/powerpc/powerpc.h b/c/src/lib/libcpu/powerpc/rtems/powerpc/powerpc.h
index 906063b731..a7980feff0 100644
--- a/c/src/lib/libcpu/powerpc/rtems/powerpc/powerpc.h
+++ b/c/src/lib/libcpu/powerpc/rtems/powerpc/powerpc.h
@@ -755,4 +755,4 @@ extern "C" {
}
#endif
-#endif /* ! _INCLUDE_PPC_h */
+#endif /* _RTEMS_SCORE_POWERPC_H */