Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
ffe213a3c58a33f2213b29b79ea9241458b7d8c4
/
.
/
ap
/
libc
/
glibc
/
glibc-2.23
/
include
/
sys
/
prctl.h
blob: 316f454c1c62c0702c034e423aca8cafa131cb34 [
file
] [
log
] [
blame
]
#ifndef
_SYS_PRCTL_H
#include_next <sys/prctl.h>
extern
int
__prctl
(
int
__option
,
...);
#endif