Gitiles
Code Review
Sign In
192.168.1.100
/
7520V3V
/
bfc6e71ee409bcae7f7b6850f4ebfbd3091c5851
/
.
/
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"