OSDN Git Service

160cd0b10b20aaa59213a18379e165b05512608c
[uclinux-h8/uClibc.git] / libpthread / nptl / sysdeps / unix / sysv / linux / sparc / vfork.S
1 #if defined(__arch64__)
2 #include "sparc64/vfork.S"
3 #else
4 #include "sparc32/vfork.S"
5 #endif