1 2 3 4 5 6
/* <stdnoreturn.h> for the Aro C compiler */ #pragma once #define noreturn _Noreturn #define __noreturn_is_defined 1