mmap syscall

int mmap(fd_t file, size_t file_offset, void __user * __user *where, size_t size, unsigned long flags);