]> git.ipfire.org Git - thirdparty/glibc.git/blame - include/sched.h
Update.
[thirdparty/glibc.git] / include / sched.h
CommitLineData
fafaa44e 1#include "posix/sched.h"
bdbf022d
UD
2
3/* Now define the internal interfaces. */
4
5/* This is Linux specific. */
6extern int __clone __P ((int (*__fn) (void *__arg), void *__child_stack,
7 int __flags, void *__arg));