runtime: use __attribute__((__noreturn__))
instead of _Noreturn
to avoid errors#431
Merged
kkysen merged 1 commit intomain from kkysen/noreturn-pre-c11Oct 14, 2024
+2-2
__attribute__((__noreturn__))
instead of _Noreturn
to avoid errors#431