summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/barriermp.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/include/rtems/rtems/barriermp.h')
-rw-r--r--cpukit/rtems/include/rtems/rtems/barriermp.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/barriermp.h b/cpukit/rtems/include/rtems/rtems/barriermp.h
index 85acb741ca..6aa13f0537 100644
--- a/cpukit/rtems/include/rtems/rtems/barriermp.h
+++ b/cpukit/rtems/include/rtems/rtems/barriermp.h
@@ -117,13 +117,6 @@ void _Barrier_MP_Send_extract_proxy (
void *argument
);
-/**
- * @brief _Barrier_MP_Get_packet
- *
- * This function is used to obtain a barrier mp packet.
- */
-Barrier_MP_Packet *_Barrier_MP_Get_packet ( void );
-
/**@}*/
#ifdef __cplusplus