ldso: Fix compile-error on noMMU
[uclibc-ng.git] / libpthread / nptl / sysdeps / unix / sysv / linux / sparc / pt-vfork.S
blobe8705c54b235ecf764bb0bff1ef1144ea338fb2a
1 #if defined(__arch64__)
2 #include "sparc64/pt-vfork.S"
3 #else
4 #include "sparc32/pt-vfork.S"
5 #endif