#ifndef _ACC_STD_NORETURN_H #define _ACC_STD_NORETURN_H #ifndef __cplusplus #define noreturn _Noreturn #endif #endif