[rtems-docs commit] c-user: Remove obsolete RTEMS_SYSINIT_CPU_SET
Sebastian Huber
sebh at rtems.org
Mon Jun 18 07:54:03 UTC 2018
Module: rtems-docs
Branch: master
Commit: 49fd910bc271ff76cddc43d3033da18dfa781058
Changeset: http://git.rtems.org/rtems-docs/commit/?id=49fd910bc271ff76cddc43d3033da18dfa781058
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Mon Jun 18 07:23:40 2018 +0200
c-user: Remove obsolete RTEMS_SYSINIT_CPU_SET
Update #2514.
---
c-user/initialization.rst | 4 ----
1 file changed, 4 deletions(-)
diff --git a/c-user/initialization.rst b/c-user/initialization.rst
index def5480..2dc6b7f 100644
--- a/c-user/initialization.rst
+++ b/c-user/initialization.rst
@@ -119,10 +119,6 @@ RTEMS_SYSINIT_DATA_STRUCTURES
Multiprocessor Configuration Table, and the Multiprocessor Communications
Interface (MPCI) Table.
-RTEMS_SYSINIT_CPU_SET
- Initialization of system CPU set. This step is optional and depends on the
- application configuration.
-
RTEMS_SYSINIT_MP
MPCI initialization. This step is mandatory on MPCI configurations.
More information about the vc
mailing list