summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/epiphany/rtems/score/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/epiphany/rtems/score/cpu.h')
-rw-r--r--cpukit/score/cpu/epiphany/rtems/score/cpu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/score/cpu/epiphany/rtems/score/cpu.h b/cpukit/score/cpu/epiphany/rtems/score/cpu.h
index 896af12cb8..e433e197e8 100644
--- a/cpukit/score/cpu/epiphany/rtems/score/cpu.h
+++ b/cpukit/score/cpu/epiphany/rtems/score/cpu.h
@@ -795,6 +795,8 @@ typedef struct {
#define CPU_EXCEPTION_FRAME_SIZE 260
#define CPU_PER_CPU_CONTROL_SIZE 0
+#define CPU_MAXIMUM_PROCESSORS 32
+
#ifndef ASM
typedef uint16_t Priority_bit_map_Word;