Files
rtems/bsps/include
Sebastian Huber d7a48e1b25 rtems: Improve RTEMS_NO_RETURN attribute
Provide RTEMS_NO_RETURN also in case RTEMS_DEBUG is defined to prevent errors
like this:

error: no return statement in function returning non-void [-Werror=return-type]

Use C11 and C++11 standard means to declare a no-return function.

Close #4122.
2020-10-10 14:00:37 +02:00
..
2020-10-05 16:11:39 -05:00
2019-03-08 08:00:47 +01:00
2019-12-13 08:35:17 +01:00