summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc/rtems/score/cpu.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2014-12-23 11:34:40 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-01-09 14:03:35 +0100
commit84d3b9b0a2008836c59791bf33803ed578e22fff (patch)
tree211acb93b2f95d7f59628649135b83709a01506d /cpukit/score/cpu/powerpc/rtems/score/cpu.h
parentpowerpc: Delete _CPU_IRQ_info (diff)
downloadrtems-84d3b9b0a2008836c59791bf33803ed578e22fff.tar.bz2
powerpc: Use PPC_DEFAULT_CACHE_LINE_SIZE
Use it for the default PPC_CACHE_ALIGNMENT. Use it for PPC_STRUCTURE_ALIGNMENT.
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, 0 insertions, 2 deletions
diff --git a/cpukit/score/cpu/powerpc/rtems/score/cpu.h b/cpukit/score/cpu/powerpc/rtems/score/cpu.h
index e53cfbc7cc..889ecdf696 100644
--- a/cpukit/score/cpu/powerpc/rtems/score/cpu.h
+++ b/cpukit/score/cpu/powerpc/rtems/score/cpu.h
@@ -265,8 +265,6 @@ extern "C" {
#define PPC_GPR_STORE evstdd
#endif
-#define PPC_DEFAULT_CACHE_LINE_SIZE 32
-
#ifndef ASM
typedef struct {