summaryrefslogtreecommitdiffstats
path: root/c/src/exec
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec')
-rw-r--r--c/src/exec/rtems/optman/no-mp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/rtems/optman/no-mp.c b/c/src/exec/rtems/optman/no-mp.c
index f6adc53c76..e2de70e72c 100644
--- a/c/src/exec/rtems/optman/no-mp.c
+++ b/c/src/exec/rtems/optman/no-mp.c
@@ -57,7 +57,7 @@ void _MPCI_Initialization ( void )
}
void _MPCI_Register_packet_processor(
- Objects_Classes the_class,
+ MP_packet_Classes the_class,
MPCI_Packet_processor the_packet_processor
)