RTEMS | bsps: Wrong data types changed to the correct ones (!1080)

Sebastian Huber (@sebhub) gitlab at rtems.org
Tue Mar 31 01:15:19 UTC 2026




Sebastian Huber started a new discussion on bsps/include/bsp/irq-generic.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1080#note_147560

 >  rtems_interrupt_entry *bsp_interrupt_entry_find(
 >    rtems_vector_number      vector,
 >    rtems_interrupt_handler  routine,
 > -  void                    *arg,
 > +  const void                    *arg,

This change is fine in principle. Move it to a separate commit or MR. Fix the formatting.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1080#note_147560
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/20260331/1ff2b03a/attachment-0001.htm>


More information about the bugs mailing list