summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-12-01 22:05:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-12-01 22:05:32 +0000
commiteb33fa54957ae4b4ef688e2e2aaeb8b1cb72a06e (patch)
tree477e57ae71bf5a4756cafe2cbfa89d5e507ce867 /cpukit/posix/include
parentchanged version to ss-20001201 (diff)
downloadrtems-eb33fa54957ae4b4ef688e2e2aaeb8b1cb72a06e.tar.bz2
2000-12-01 Joel Sherrill <joel@OARcorp.com>
* include/rtems/posix/cond.h: #if 0'ed out prototype of _POSIX_Condition_variables_Get to avoid conflict with macro implementation.
Diffstat (limited to 'cpukit/posix/include')
-rw-r--r--cpukit/posix/include/rtems/posix/cond.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/posix/include/rtems/posix/cond.h b/cpukit/posix/include/rtems/posix/cond.h
index c0c5395fd6..25e0fd96c2 100644
--- a/cpukit/posix/include/rtems/posix/cond.h
+++ b/cpukit/posix/include/rtems/posix/cond.h
@@ -105,10 +105,12 @@ RTEMS_INLINE_ROUTINE void _POSIX_Condition_variables_Free (
* to OBJECTS_ERROR and the_condition variable is undefined.
*/
+#if 0
RTEMS_INLINE_ROUTINE POSIX_Condition_variables_Control *_POSIX_Condition_variables_Get (
Objects_Id *id,
Objects_Locations *location
);
+#endif
/*
* _POSIX_Condition_variables_Is_null