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.


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

Reply via email to