From 93d5323230e0613ecf868f7ab90154e746d0bce1 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 11 Dec 2019 15:59:41 +0100 Subject: c-user: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE Obsolete the CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE configuration option. Update #3735. --- c-user/configuring_a_system.rst | 36 +++++++----------------------------- 1 file changed, 7 insertions(+), 29 deletions(-) diff --git a/c-user/configuring_a_system.rst b/c-user/configuring_a_system.rst index 9e751d0..cdb86ec 100644 --- a/c-user/configuring_a_system.rst +++ b/c-user/configuring_a_system.rst @@ -4596,35 +4596,6 @@ NOTES: Multiprocessor System assuming the BSP provides the proper set of supporting methods. -.. index:: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE - -.. _CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE: - -CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE ---------------------------------------- - -CONSTANT: - ``CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE`` - -DATA TYPE: - Boolean feature macro. - -RANGE: - Defined or undefined. - -DEFAULT VALUE: - This is not defined by default. - -DESCRIPTION: - ``CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE`` is defined if the application - wishes to provide their own Multiprocessing Configuration Table. The - generated table is named ``Multiprocessing_configuration``. - -NOTES: - This is a configuration parameter which is very unlikely to be used by an - application. If you find yourself wanting to use it in an application, - please reconsider and discuss this on the RTEMS Users mailing list. - Ada Tasks ========= @@ -4889,6 +4860,13 @@ CONFIGURE_HAS_OWN_MOUNT_TABLE This configuration option is obsolete since RTEMS 5.1. +.. index:: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE + +CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE +--------------------------------------- + +This configuration option is obsolete since RTEMS 5.1. + .. index:: CONFIGURE_NUMBER_OF_TERMIOS_PORTS CONFIGURE_NUMBER_OF_TERMIOS_PORTS -- cgit v1.2.3