Gedare Bloom commented on a discussion on bsps/sparc/leon2/console/console.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/447#note_125936 > > void *console_termios_data[ 2 ]; > > +static rtems_interrupt_entry leon_UART_1; > +static rtems_interrupt_entry leon_UART_2; > + Nevermind, I see that you need to have some persistent storage for registering the interrupt handler. I guess this is probably fine. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/447#note_125936 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
