Misc updates to stdnoreturn.h to improve resiliency
This commit is contained in:
parent
123cfc9a81
commit
dde6c83cd9
@ -1,6 +1,10 @@
|
||||
#ifndef __FSTD_HDRS_STDNORETURN_H
|
||||
#define __FSTD_HDRS_STDNORETURN_H 1
|
||||
|
||||
#ifndef __cplusplus
|
||||
|
||||
#define noreturn _Noreturn
|
||||
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user