summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2016-05-02 06:30:49 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2016-05-02 13:46:50 +0200
commite38a92bd9af3c6f0cf0dca532ce67498f65fa014 (patch)
tree83347437ccf69e9d99f2e1cfeff3f35f4075ff32 /cpukit/rtems/include
parentmpci: Make _*_MP_Send_response_packet() static (diff)
downloadrtems-e38a92bd9af3c6f0cf0dca532ce67498f65fa014.tar.bz2
mpci: Make _*_MP_Get_packet() static
Diffstat (limited to 'cpukit/rtems/include')
-rw-r--r--cpukit/rtems/include/rtems/rtems/barriermp.h7
-rw-r--r--cpukit/rtems/include/rtems/rtems/eventmp.h7
-rw-r--r--cpukit/rtems/include/rtems/rtems/msgmp.h7
-rw-r--r--cpukit/rtems/include/rtems/rtems/partmp.h7
-rw-r--r--cpukit/rtems/include/rtems/rtems/regionmp.h7
-rw-r--r--cpukit/rtems/include/rtems/rtems/semmp.h7
-rw-r--r--cpukit/rtems/include/rtems/rtems/signalmp.h7
-rw-r--r--cpukit/rtems/include/rtems/rtems/taskmp.h7
8 files changed, 0 insertions, 56 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
diff --git a/cpukit/rtems/include/rtems/rtems/eventmp.h b/cpukit/rtems/include/rtems/rtems/eventmp.h
index 858f62461e..fdcdf4d92f 100644
--- a/cpukit/rtems/include/rtems/rtems/eventmp.h
+++ b/cpukit/rtems/include/rtems/rtems/eventmp.h
@@ -114,13 +114,6 @@ void _Event_MP_Process_packet (
* deleted by this manager.
*/
-/**
- * @brief Event MP Get Packet
- *
- * This function is used to obtain a event mp packet.
- */
-Event_MP_Packet *_Event_MP_Get_packet ( void );
-
#ifdef __cplusplus
}
#endif
diff --git a/cpukit/rtems/include/rtems/rtems/msgmp.h b/cpukit/rtems/include/rtems/rtems/msgmp.h
index 48f872aca5..0dc6bc511b 100644
--- a/cpukit/rtems/include/rtems/rtems/msgmp.h
+++ b/cpukit/rtems/include/rtems/rtems/msgmp.h
@@ -156,13 +156,6 @@ void _Message_queue_MP_Send_extract_proxy (
Objects_Id id
);
-/**
- * @brief _Message_queue_MP_Get_packet
- *
- * This function is used to obtain a message queue mp packet.
- */
-Message_queue_MP_Packet *_Message_queue_MP_Get_packet ( void );
-
/**@}*/
#ifdef __cplusplus
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
diff --git a/cpukit/rtems/include/rtems/rtems/regionmp.h b/cpukit/rtems/include/rtems/rtems/regionmp.h
index 0ecbb80a18..df7f633dbb 100644
--- a/cpukit/rtems/include/rtems/rtems/regionmp.h
+++ b/cpukit/rtems/include/rtems/rtems/regionmp.h
@@ -130,13 +130,6 @@ void _Region_MP_Send_extract_proxy (
Objects_Id id
);
-/**
- * @brief RegionMP Get Packet
- *
- * This function is used to obtain a region mp packet.
- */
-Region_MP_Packet *_Region_MP_Get_packet ( void );
-
#ifdef __cplusplus
}
#endif
diff --git a/cpukit/rtems/include/rtems/rtems/semmp.h b/cpukit/rtems/include/rtems/rtems/semmp.h
index 24293c6858..d186aa0997 100644
--- a/cpukit/rtems/include/rtems/rtems/semmp.h
+++ b/cpukit/rtems/include/rtems/rtems/semmp.h
@@ -126,13 +126,6 @@ void _Semaphore_MP_Send_extract_proxy (
);
/**
- * @brief Semaphore MP Get Packet
- *
- * This function is used to obtain a semaphore mp packet.
- */
-Semaphore_MP_Packet *_Semaphore_MP_Get_packet ( void );
-
-/**
* @brief Semaphore Core Mutex MP Support
*
* This function processes the global actions necessary for remote
diff --git a/cpukit/rtems/include/rtems/rtems/signalmp.h b/cpukit/rtems/include/rtems/rtems/signalmp.h
index 9b93d987a6..2f85ac648c 100644
--- a/cpukit/rtems/include/rtems/rtems/signalmp.h
+++ b/cpukit/rtems/include/rtems/rtems/signalmp.h
@@ -111,13 +111,6 @@ void _Signal_MP_Process_packet (
* deleted by this manager.
*/
-/**
- * @brief Signal MP Get Packet
- *
- * This function is used to obtain a signal mp packet.
- */
-Signal_MP_Packet *_Signal_MP_Get_packet ( void );
-
/**@}*/
#ifdef __cplusplus
diff --git a/cpukit/rtems/include/rtems/rtems/taskmp.h b/cpukit/rtems/include/rtems/rtems/taskmp.h
index fdf62235ac..2a80f44aed 100644
--- a/cpukit/rtems/include/rtems/rtems/taskmp.h
+++ b/cpukit/rtems/include/rtems/rtems/taskmp.h
@@ -126,13 +126,6 @@ void _RTEMS_tasks_MP_Process_packet (
*
*/
-/**
- * @brief _RTEMS_tasks_MP_Get_packet
- *
- * This function is used to obtain a task mp packet.
- */
-RTEMS_tasks_MP_Packet *_RTEMS_tasks_MP_Get_packet ( void );
-
#ifdef __cplusplus
}
#endif