forked from Imagelibrary/rtems
monitor: Typo
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
void
|
void
|
||||||
rtems_monitor_mpci_canonical(
|
rtems_monitor_mpci_canonical(
|
||||||
rtems_monitor_mpci_t *canonical_mpci,
|
rtems_monitor_mpci_t *canonical_mpci,
|
||||||
void *config_void
|
const void *config_void
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
const rtems_configuration_table *c = &Configuration;
|
const rtems_configuration_table *c = &Configuration;
|
||||||
|
|||||||
Reference in New Issue
Block a user