[rtems-docs commit] c-user: Remove RTEMS_SYSINIT_POSIX_MUTEX
Sebastian Huber
sebh at rtems.org
Wed Nov 22 12:51:46 UTC 2017
Module: rtems-docs
Branch: master
Commit: 7188bd50464514897e0d4dd3aa3b1036bf454b29
Changeset: http://git.rtems.org/rtems-docs/commit/?id=7188bd50464514897e0d4dd3aa3b1036bf454b29
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Wed Nov 22 13:47:30 2017 +0100
c-user: Remove RTEMS_SYSINIT_POSIX_MUTEX
Update #3112.
---
c-user/initialization.rst | 4 ----
1 file changed, 4 deletions(-)
diff --git a/c-user/initialization.rst b/c-user/initialization.rst
index 220a8fc..3fc43f7 100644
--- a/c-user/initialization.rst
+++ b/c-user/initialization.rst
@@ -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.
More information about the vc
mailing list