Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
58c6e3dc51d1daa9b88c08af1a18e7f8bdf7e4ae
/
.
/
ap
/
libc
/
glibc
/
glibc-2.23
/
signal
/
sigsetops.c
blob: 0317662a1423fd1db4b9715967e30b30dce52ae1 [
file
] [
log
] [
blame
]
/* Define the real-function versions of all inline functions
defined in signal.h (or bits/sigset.h). */
#include
<features.h>
#define
_EXTERN_INLINE
#ifndef
__USE_EXTERN_INLINES
# define __USE_EXTERN_INLINES 1
#endif
#include
"signal.h"