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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/partmp.h b/cpukit/rtems/include/rtems/rtems/partmp.h
index bec116367c..09ad55e57f 100644
--- a/cpukit/rtems/include/rtems/rtems/partmp.h
+++ b/cpukit/rtems/include/rtems/rtems/partmp.h
@@ -139,7 +139,7 @@ void _Partition_MP_Process_packet (
*/
void _Partition_MP_Send_extract_proxy (
- Thread_Control *the_thread
+ void *argument
);
/*