__attribute__ ((__noreturn__))
#ifndef _SYS_CDEFS_H#include <misc/sys/cdefs.h>#ifndef _ISOMAC/* The compiler will optimize based on the knowledge the parameter is not NULL. This will omit tests. A robust implementa...