Files
rtems/bsps/powerpc
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-05-06 07:39:09 +02:00
2020-05-06 07:39:09 +02:00
2019-03-08 07:42:54 +01:00