blob: 9f06944aa70cc7055b09be8a8623bc08acdd9e7d [file] [log] [blame]
xf.libfc6e712025-02-07 01:54:34 -08001/* Get the stub, bypassing the "generic" NPTL code. */
2#include <posix/fork.c>
3strong_alias (__fork, __libc_fork)