summaryrefslogtreecommitdiff
path: root/sysdeps/unix/mman/syscalls.list
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/mman/syscalls.list')
-rw-r--r--sysdeps/unix/mman/syscalls.list7
1 files changed, 7 insertions, 0 deletions
diff --git a/sysdeps/unix/mman/syscalls.list b/sysdeps/unix/mman/syscalls.list
new file mode 100644
index 0000000000..be0a57f8bf
--- /dev/null
+++ b/sysdeps/unix/mman/syscalls.list
@@ -0,0 +1,7 @@
+# File name Caller Syscall name # args Strong name Weak names
+
+madvise - madvise 3 madvise
+mmap - mmap 5 __mmap mmap
+mprotect - mprotect 3 mprotect
+msync - msync 2 msync
+munmap - munmap 2 __munmap munmap