OSDN Git Service

Merge commit 'origin/master' into nptl
[uclinux-h8/uClibc.git] / libpthread / nptl / sysdeps / unix / sysv / linux / msync.S
1 #include <sysdep-cancel.h>
2 PSEUDO (__libc_msync, msync, 3)
3 ret
4 PSEUDO_END(__libc_msync)
5 libc_hidden_def (__libc_msync)
6 weak_alias (__libc_msync, msync)
7 libc_hidden_weak (msync)