c-user: Remove obsolete RTEMS_SYSINIT_CPU_SET

Update #2514.
This commit is contained in:
Sebastian Huber 2018-06-18 07:23:40 +02:00
parent 8f4f80d437
commit 49fd910bc2

View File

@ -119,10 +119,6 @@ RTEMS_SYSINIT_DATA_STRUCTURES
Multiprocessor Configuration Table, and the Multiprocessor Communications Multiprocessor Configuration Table, and the Multiprocessor Communications
Interface (MPCI) Table. 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 RTEMS_SYSINIT_MP
MPCI initialization. This step is mandatory on MPCI configurations. MPCI initialization. This step is mandatory on MPCI configurations.