Sebastian Huber commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/121#note_111045 The bsp_reset() function is marked as no return and has now fatal source/code parameters: ```c void bsp_reset( rtems_fatal_source source, rtems_fatal_code code ); ``` This was necessary to unify the fatal extension of all BSPs. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/121#note_111045 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
