glibc/sysdeps/unix/sysv/linux/mmap64.c

4 lines
167 B
C

/* At least for now mmap64 is the same as mmap on all platforms.
When/If the 32 bit platforms get a >32 bit VFS we'll have to
change it for these platforms. */