summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m68k/rtems/score/cpu.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2016-02-17 14:26:29 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2016-03-04 13:36:08 +0100
commitdecff899ec5f63cadc1ea3e985e1bdb7144787b7 (patch)
tree02656756908fa9562a7e3ea349b7d4553f7f6e2b /cpukit/score/cpu/m68k/rtems/score/cpu.h
parentpc386: adjust assembly in bsp_fatal_halt (diff)
downloadrtems-decff899ec5f63cadc1ea3e985e1bdb7144787b7.tar.bz2
score: Add CPU_MAXIMUM_PROCESSORS
Maximum number of processors of all systems supported by this CPU port.
Diffstat (limited to 'cpukit/score/cpu/m68k/rtems/score/cpu.h')
-rw-r--r--cpukit/score/cpu/m68k/rtems/score/cpu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/score/cpu/m68k/rtems/score/cpu.h b/cpukit/score/cpu/m68k/rtems/score/cpu.h
index 06d711af48..470391a027 100644
--- a/cpukit/score/cpu/m68k/rtems/score/cpu.h
+++ b/cpukit/score/cpu/m68k/rtems/score/cpu.h
@@ -115,6 +115,8 @@ extern "C" {
#define CPU_PER_CPU_CONTROL_SIZE 0
+#define CPU_MAXIMUM_PROCESSORS 32
+
#if ( CPU_HARDWARE_FP == TRUE ) && !defined( __mcoldfire__ )
#if defined( __mc68060__ )
#define M68K_FP_STATE_SIZE 16