glibc/signal/sigsetops.c

7 lines
148 B
C

/* Define the real-function versions of all inline functions
defined in signal.h (or sigset.h). */
#define _EXTERN_INLINE
#include "signal.h"