cdefs.h (114B)
1 /* only needed for C++ */ 2 #define __BEGIN_DECLS 3 #define __END_DECLS 4 5 #define __dead __attribute__((__noreturn__))