RTEMS | Draft: Simplify termination procedure (!121)

Sebastian Huber (@sebhub) gitlab at rtems.org
Wed Aug 14 22:41:14 UTC 2024




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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240814/58755729/attachment.htm>


More information about the bugs mailing list