RTEMS | bsps: Fix input argument data type on irq-generic.c/.h (!1205)
Sebastian Huber (@sebhub)
gitlab at rtems.org
Fri Apr 17 08:56:41 UTC 2026
Sebastian Huber started a new discussion on bsps/shared/irq/irq-generic.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1205#note_148684
> rtems_interrupt_entry *bsp_interrupt_entry_find(
> rtems_vector_number vector,
> rtems_interrupt_handler routine,
> - void *arg,
> + const void *arg,
The formatting is wrong. See the declaration.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1205#note_148684
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260417/c5e8472d/attachment.htm>
More information about the bugs
mailing list