stdnoreturn.h (129B)
- #ifndef _STDNORETURN_H
- #define _STDNORETURN_H
- #ifndef __cplusplus
- #include <features.h>
- #define noreturn _Noreturn
- #endif
- #endif
git clone https://anongit.hacktivis.me/git/oasis-root.git
stdnoreturn.h (129B)
- #ifndef _STDNORETURN_H
- #define _STDNORETURN_H
- #ifndef __cplusplus
- #include <features.h>
- #define noreturn _Noreturn
- #endif
- #endif