summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/bspsmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/include/rtems/bspsmp.h')
-rw-r--r--cpukit/score/include/rtems/bspsmp.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/cpukit/score/include/rtems/bspsmp.h b/cpukit/score/include/rtems/bspsmp.h
index d0681ca8f2..1996d5125f 100644
--- a/cpukit/score/include/rtems/bspsmp.h
+++ b/cpukit/score/include/rtems/bspsmp.h
@@ -49,14 +49,6 @@ extern "C" {
#ifndef ASM
/**
- * @brief Maximum number of CPUs in SMP system.
- *
- * This variable is set during the SMP initialization sequence to
- * indicate the Maximum number of CPUs in this system.
- */
-extern uint32_t rtems_configuration_smp_maximum_processors;
-
-/**
* @brief Initialize secondary CPUs.
*
* This method is invoked by RTEMS during initialization to bring the