summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc/rtems/score/cpu.h
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2008-07-10 21:48:24 +0000
committerTill Straumann <strauman@slac.stanford.edu>2008-07-10 21:48:24 +0000
commit06aab392f07384c27b8b8162d4fc2cde1dfe51f2 (patch)
treee7301a9c9aa2dde733baa1bd9dee5ace90f30e16 /cpukit/score/cpu/powerpc/rtems/score/cpu.h
parent*** empty log message *** (diff)
downloadrtems-06aab392f07384c27b8b8162d4fc2cde1dfe51f2.tar.bz2
2008-07-10 Till Straumann <strauman@slac.stanford.edu>
* cpukit/score/cpu/powerpc/rtems/new-exceptions/cpu.h, cpukit/score/cpu/powerpc/rtems/score/cpu.h, cpukit/score/cpu/powerpc/rtems/score/powerpc.h: Removed all macro definitions which depended on the compiler defining a PPC CPU-model dependent symbol. Macros which were not used by cpukit have been moved to libcpu/powerpc/rtems/powerpc/powerpc.h.
Diffstat (limited to 'cpukit/score/cpu/powerpc/rtems/score/cpu.h')
-rw-r--r--cpukit/score/cpu/powerpc/rtems/score/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/powerpc/rtems/score/cpu.h b/cpukit/score/cpu/powerpc/rtems/score/cpu.h
index 18d6096483..0c7e016aea 100644
--- a/cpukit/score/cpu/powerpc/rtems/score/cpu.h
+++ b/cpukit/score/cpu/powerpc/rtems/score/cpu.h
@@ -116,7 +116,7 @@
*/
#define CPU_STRUCTURE_ALIGNMENT \
- __attribute__ ((aligned (PPC_CACHE_ALIGNMENT)))
+ __attribute__ ((aligned (PPC_STRUCTURE_ALIGNMENT)))
/*
* Define what is required to specify how the network to host conversion