[rtems-docs commit] c-user: Remove RTEMS_SYSINIT_POSIX_RWLOCK
Sebastian Huber
sebh at rtems.org
Wed Nov 22 12:52:02 UTC 2017
Module: rtems-docs
Branch: master
Commit: d1a824fd18a82da61edffce78bb9e8f943c96bd7
Changeset: http://git.rtems.org/rtems-docs/commit/?id=d1a824fd18a82da61edffce78bb9e8f943c96bd7
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Wed Nov 22 13:50:11 2017 +0100
c-user: Remove RTEMS_SYSINIT_POSIX_RWLOCK
Update #3115.
---
c-user/initialization.rst | 4 ----
1 file changed, 4 deletions(-)
diff --git a/c-user/initialization.rst b/c-user/initialization.rst
index fe5d0bc..2bbd166 100644
--- a/c-user/initialization.rst
+++ b/c-user/initialization.rst
@@ -195,10 +195,6 @@ RTEMS_SYSINIT_POSIX_TIMER
Initialization of the POSIX Timer object class. This step is optional and
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
Initialization of the POSIX Keys object class. This step is optional
and depends on the application configuration.
More information about the vc
mailing list