platform_bionic/libc/arch-x86_64
Serban Constantinescu ed76a9361c AArch64: Fix mmap64() definition for AArch64, X86_64
For 64bit Architectures mmap() is equivalent to mmap64(). This patch
maps mmap64() to mmap() in a similar way to other syscalls that differ
based on the size of off_t and off64_t

Change-Id: If21b21ef71120bad23d9a608d02d4a7de5220a87
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
2013-12-12 10:41:52 -08:00
..
bionic Add .cfi_startproc/.cfi_endproc to ENTRY/END. 2013-11-19 16:31:24 -08:00
include/machine Add .cfi_startproc/.cfi_endproc to ENTRY/END. 2013-11-19 16:31:24 -08:00
syscalls AArch64: Fix mmap64() definition for AArch64, X86_64 2013-12-12 10:41:52 -08:00
syscalls.mk Clean up forking and cloning. 2013-11-19 14:08:54 -08:00
x86_64.mk Clean up forking and cloning. 2013-11-19 14:08:54 -08:00