[klibc] __assert_fail() is a __noreturn function

__assert_fail() never returns, and telling that to the compiler
can sometimes generate better code.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2 files changed