freestnd-c-hdrs-0bsd/stdnoreturn.h

7 lines
106 B
C
Raw Normal View History

2023-04-16 08:24:29 +03:00
#ifndef __FSTD_HDRS_STDNORETURN_H
#define __FSTD_HDRS_STDNORETURN_H 1
2022-02-15 07:46:37 +03:00
#define noreturn _Noreturn
#endif