summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/partmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/include/rtems/rtems/partmp.h')
-rw-r--r--cpukit/rtems/include/rtems/rtems/partmp.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/partmp.h b/cpukit/rtems/include/rtems/rtems/partmp.h
index b36ecbc930..e9612e7aba 100644
--- a/cpukit/rtems/include/rtems/rtems/partmp.h
+++ b/cpukit/rtems/include/rtems/rtems/partmp.h
@@ -125,13 +125,6 @@ void _Partition_MP_Send_extract_proxy (
Objects_Id id
);
-/**
- * @brief Partition_MP_Get_packet
- *
- * This function is used to obtain a partition mp packet.
- */
-Partition_MP_Packet *_Partition_MP_Get_packet ( void );
-
#ifdef __cplusplus
}
#endif