From e07e376c1f0031d6113cfdf27536283c2de19bd7 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 30 Jan 2017 14:44:01 +0100 Subject: c-user: Update initialization Update #2692. --- c-user/initialization.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/c-user/initialization.rst b/c-user/initialization.rst index ae3f6d8..7d7d2de 100644 --- a/c-user/initialization.rst +++ b/c-user/initialization.rst @@ -210,14 +210,14 @@ RTEMS_SYSINIT_POSIX_RWLOCK Initialization of the POSIX Read-Write Locks object class. This step is optional and depends on the application configuration. -RTEMS_SYSINIT_POSIX_CLEANUP - Initialization of the POSIX Cleanup support. This step is optional and - depends on the application configuration. - RTEMS_SYSINIT_POSIX_KEYS Initialization of the POSIX Keys object class. This step is optional and depends on the application configuration. +RTEMS_SYSINIT_POSIX_CLEANUP + Initialization of the POSIX Cleanup support. This step is optional and + depends on the application configuration. + RTEMS_SYSINIT_IDLE_THREADS Initialization of idle threads. This step is mandatory. -- cgit v1.2.3