aboutsummaryrefslogtreecommitdiffstats
path: root/ports/linux/oldclone/wrapfuncs.in
blob: c9153765b931c975135b73d86898e0358b4acab4 (plain)
1
int clone(int (*fn)(void *), void *child_stack, int flags, void *arg); /* hand_wrapped=1 */