summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/signalmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/include/rtems/rtems/signalmp.h')
-rw-r--r--cpukit/rtems/include/rtems/rtems/signalmp.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/signalmp.h b/cpukit/rtems/include/rtems/rtems/signalmp.h
index c6b9a3d045..9b93d987a6 100644
--- a/cpukit/rtems/include/rtems/rtems/signalmp.h
+++ b/cpukit/rtems/include/rtems/rtems/signalmp.h
@@ -80,17 +80,6 @@ rtems_status_code _Signal_MP_Send_request_packet (
);
/**
- * @brief Signal MP Send Response Packet
- *
- * This routine performs a remote procedure call so that a
- * directive can be performed on another node.
- */
-void _Signal_MP_Send_response_packet (
- Signal_MP_Remote_operations operation,
- Thread_Control *the_thread
-);
-
-/**
* @brief Signal MP Process Packet
*
* This routine performs the actions specific to this package for