freestnd-c-hdrs-0bsd/stdnoreturn.h
2023-04-16 07:24:29 +02:00

7 lines
106 B
C

#ifndef __FSTD_HDRS_STDNORETURN_H
#define __FSTD_HDRS_STDNORETURN_H 1
#define noreturn _Noreturn
#endif