提交 f0f17b5b 编写于 作者: R Rich Felker

add stdnoreturn.h (C11)

features.h contains the fallback logic for pre-C11 compilers
上级 3cd084bb
#ifndef _STDNORETURN_H
#define _STDNORETURN_H
#include <features.h>
#define noreturn _Noreturn
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册