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