c-user: Remove RTEMS_SYSINIT_POSIX_MUTEX

Update #3112.
This commit is contained in:
Sebastian Huber 2017-11-22 13:47:30 +01:00
parent 5680ec5c6d
commit 7188bd5046

View File

@ -183,10 +183,6 @@ RTEMS_SYSINIT_POSIX_THREADS
Initialization of the POSIX Threads object class. This step is optional
and depends on the application configuration.
RTEMS_SYSINIT_POSIX_MUTEX
Initialization of the POSIX Mutex object class. This step is optional and
depends on the application configuration.
RTEMS_SYSINIT_POSIX_MESSAGE_QUEUE
Initialization of the POSIX Message Queue object class. This step is
optional and depends on the application configuration.