summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/v850/rtems/score/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/v850/rtems/score/cpu.h')
-rw-r--r--cpukit/score/cpu/v850/rtems/score/cpu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/score/cpu/v850/rtems/score/cpu.h b/cpukit/score/cpu/v850/rtems/score/cpu.h
index e910ae17b2..36e271c3c6 100644
--- a/cpukit/score/cpu/v850/rtems/score/cpu.h
+++ b/cpukit/score/cpu/v850/rtems/score/cpu.h
@@ -348,6 +348,8 @@ extern "C" {
#define CPU_PER_CPU_CONTROL_SIZE 0
+#define CPU_MAXIMUM_PROCESSORS 32
+
typedef struct {
/* There is no CPU specific per-CPU state */
} CPU_Per_CPU_control;