1 2 3 4 5 6 7
#ifndef __SDCC_STDNORETURN_H #define __SDCC_STDNORETURN_H 1 #define noreturn _Noreturn #endif