summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc/rtems/score/ppc.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-13 09:48:33 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-13 09:48:33 +0000
commit825808f893ca313e1ef40cc6332396d6fcff7152 (patch)
tree22e475ea6994efc7d3d429366c823813bf5217f9 /cpukit/score/cpu/powerpc/rtems/score/ppc.h
parentFix typo in previous patch (diff)
downloadrtems-825808f893ca313e1ef40cc6332396d6fcff7152.tar.bz2
Fix yet another stupid typo in previous patch
Diffstat (limited to 'cpukit/score/cpu/powerpc/rtems/score/ppc.h')
-rw-r--r--cpukit/score/cpu/powerpc/rtems/score/ppc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/powerpc/rtems/score/ppc.h b/cpukit/score/cpu/powerpc/rtems/score/ppc.h
index de771ecf56..3104bc7f1c 100644
--- a/cpukit/score/cpu/powerpc/rtems/score/ppc.h
+++ b/cpukit/score/cpu/powerpc/rtems/score/ppc.h
@@ -9,7 +9,7 @@
#ifndef __rtems_score_ppc_h
#define __rtems_score_ppc_h
#ifndef RTEMS_NO_WARN_DEPRECATED
-#warning <rtems/score/ppc.h> is deprecated, use <rtems/rtems/score/powerpc.h> instead
+#warning <rtems/score/ppc.h> is deprecated, use <rtems/score/powerpc.h> instead
#endif
#include <rtems/score/powerpc.h>
#endif