summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/mutexmp.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/posix/include/rtems/posix/mutexmp.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/cpukit/posix/include/rtems/posix/mutexmp.h b/cpukit/posix/include/rtems/posix/mutexmp.h
index e6ab54f14b..4d0f074f98 100644
--- a/cpukit/posix/include/rtems/posix/mutexmp.h
+++ b/cpukit/posix/include/rtems/posix/mutexmp.h
@@ -143,6 +143,19 @@ void _POSIX_Mutex_MP_Send_extract_proxy (
);
/*
+ * _POSIX_Threads_mutex_MP_support
+ *
+ * DESCRIPTION:
+ *
+ * This routine XXX
+ */
+
+void _POSIX_Threads_mutex_MP_support(
+ Thread_Control *the_thread,
+ Objects_Id id
+);
+
+/*
* _POSIX_Mutex_MP_Get_packet
*
* DESCRIPTION: