1 2 3 4
#if __STDC_VERSION__ < 199901L static _Noreturn void _Exit(int); #include "stdlib/_Exit.c" #endif