summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m68k/include
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/m68k/include')
-rw-r--r--cpukit/score/cpu/m68k/include/rtems/score/cpu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/score/cpu/m68k/include/rtems/score/cpu.h b/cpukit/score/cpu/m68k/include/rtems/score/cpu.h
index 52795d600e..1b1b460901 100644
--- a/cpukit/score/cpu/m68k/include/rtems/score/cpu.h
+++ b/cpukit/score/cpu/m68k/include/rtems/score/cpu.h
@@ -354,6 +354,8 @@ extern void* _VBR;
#define CPU_STACK_ALIGNMENT 0
+#define CPU_INTERRUPT_STACK_ALIGNMENT CPU_CACHE_LINE_BYTES
+
#ifndef ASM
/* macros */