From 190169fee2f267f5e32813eb6fd3e9b51430effc Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 10 Dec 2015 15:30:41 +0100 Subject: Optional CPU Set Handler initialization Update #2408. --- doc/user/init.t | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/user') diff --git a/doc/user/init.t b/doc/user/init.t index a373b4a996..ecbfa148b8 100644 --- a/doc/user/init.t +++ b/doc/user/init.t @@ -172,6 +172,10 @@ Multiprocessor Communications Interface (MPCI) Table. Initializes the @ref{User Extensions Manager} in case it is used by the application. +@item RTEMS_SYSINIT_CPU_SET +Initializes the global CPU set on SMP configurations in case the application +uses this information. + @item RTEMS_SYSINIT_BSP_LIBC Depending on the application configuration the IO library and root filesystem is initialized. This step is mandatory. -- cgit v1.2.3