use a single libc and deduplicate threading code
[uclibc-ng.git] / libpthread / nptl / sysdeps / unix / sysv / linux / pt-llseek.c
blob1d0d57870c8194bf21fc977eacc30052d494cbef
1 #include <pthreadP.h>
2 #define libc_hidden libpthread_hidden
3 #include <../../../../../../libc/sysdeps/linux/common/llseek.c>