c-user: Remove RTEMS_SYSINIT_POSIX_RWLOCK

Update #3115.
This commit is contained in:
Sebastian Huber 2017-11-22 13:50:11 +01:00
parent 6c1bf7e933
commit d1a824fd18

View File

@ -195,10 +195,6 @@ RTEMS_SYSINIT_POSIX_TIMER
Initialization of the POSIX Timer object class. This step is optional and Initialization of the POSIX Timer object class. This step is optional and
depends on the application configuration. depends on the application configuration.
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_KEYS RTEMS_SYSINIT_POSIX_KEYS
Initialization of the POSIX Keys object class. This step is optional Initialization of the POSIX Keys object class. This step is optional
and depends on the application configuration. and depends on the application configuration.