Vijay Banerjee commented on a discussion on 
bsps/powerpc/mvme2700/include/bsp/irq.h: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1487#note_159423

 > +#ifdef __cplusplus
 > +extern "C" {
 > +#endif
 > +
 > +/*
 > + * rtems_irq_number Definitions
 > + */
 > +
 > +/*
 > + * ISA IRQ handler related definitions
 > + */
 > +#define BSP_ISA_IRQ_NUMBER (16)
 > +#define BSP_ISA_IRQ_LOWEST_OFFSET (0)
 > +#define BSP_ISA_IRQ_MAX_OFFSET                                              
 >    \
 > +  (BSP_ISA_IRQ_LOWEST_OFFSET + BSP_ISA_IRQ_NUMBER - 1)
 > +/*

Thanks for the quick reviews. I have updated the patch to address all spacing 
and formatting issues.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1487#note_159423
You're receiving this email because of your account on gitlab.rtems.org. 
Unsubscribe from this thread: 
https://gitlab.rtems.org/-/namespace/49/sent_notifications/5-1na90eynl4gg105mvwarn4e0r-1d/unsubscribe
 | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | 
Help: https://gitlab.rtems.org/help


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

Reply via email to