Manual typos: Low-Level Terminal Interface
[glibc.git] / include / sys / prctl.h
blob0920ed642b43bbc6b462e1d7a66ae59455c84bda
1 #ifndef _SYS_PRCTL_H
2 #include_next <sys/prctl.h>
4 # ifndef _ISOMAC
6 extern int __prctl (int __option, ...);
8 # endif /* !_ISOMAC */
9 #endif