Add missing export of fallocate64 on 32-bit platforms.
[glibc.git] / sysdeps / unix / setxid.h
blobc18e2d4a6bad8e384f43b2e02b9768de631ab1d2
1 #include <sysdep.h>
3 #define INLINE_SETXID_SYSCALL(name, nr, args...) \
4 INLINE_SYSCALL (name, nr, args)