summaryrefslogtreecommitdiff
path: root/sysdeps/nacl/fork.c
blob: 9f06944aa70cc7055b09be8a8623bc08acdd9e7d (plain)
1
2
3
/* Get the stub, bypassing the "generic" NPTL code.  */
#include <posix/fork.c>
strong_alias (__fork, __libc_fork)