From cda7ecc2d8f00a5d5846e99c14912e9da29da8d6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 21 Sep 1995 17:58:58 +0000 Subject: More file movement --- cpukit/score/include/rtems/score/mpci.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpukit/score/include/rtems') diff --git a/cpukit/score/include/rtems/score/mpci.h b/cpukit/score/include/rtems/score/mpci.h index 06dc0015d4..67246d8d46 100644 --- a/cpukit/score/include/rtems/score/mpci.h +++ b/cpukit/score/include/rtems/score/mpci.h @@ -132,7 +132,8 @@ EXTERN MPCI_Packet_processor _MPCI_Packet_processors[MP_PACKET_CLASSES_LAST+1]; */ void _MPCI_Handler_initialization( - MPCI_Control *users_mpci_table + MPCI_Control *users_mpci_table, + unsigned32 timeout_status ); /* -- cgit v1.2.3