hppa: fix loading of global pointer in _start [BZ #20277]
[glibc.git] / sysdeps / nacl / fork.c
blob9f06944aa70cc7055b09be8a8623bc08acdd9e7d
1 /* Get the stub, bypassing the "generic" NPTL code. */
2 #include <posix/fork.c>
3 strong_alias (__fork, __libc_fork)