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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to