2.9
[glibc/nacl-glibc.git] / sysdeps / unix / sysv / linux / i386 / call_fallocate.S
blob39ab7979cc3b50ba341b7de6e9bf94fd7a00cf93
1 #include <sysdep.h>
3 #ifdef __NR_fallocate
4 PSEUDO_ERRVAL (__call_fallocate, fallocate, 6)
5  ret_ERRVAL
6 PSEUDO_END_ERRVAL(__call_fallocate)
7 #endif