summaryrefslogtreecommitdiffstats
path: root/doc/user/init.t
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/user/init.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/user/init.t b/doc/user/init.t
index 5ab011e9e6..a373b4a996 100644
--- a/doc/user/init.t
+++ b/doc/user/init.t
@@ -168,6 +168,10 @@ upon the information in the Configuration Table, User Initialization Tasks
Table, Device Driver Table, Multiprocessor Configuration Table, and the
Multiprocessor Communications Interface (MPCI) Table.
+@item RTEMS_SYSINIT_USER_EXTENSIONS
+Initializes the @ref{User Extensions Manager} in case it is used by the
+application.
+
@item RTEMS_SYSINIT_BSP_LIBC
Depending on the application configuration the IO library and root filesystem
is initialized. This step is mandatory.