about summary refs log tree commit diff
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.list2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/mman/syscalls.list b/sysdeps/unix/mman/syscalls.list
index be0a57f8bf..6375f5998d 100644
--- a/sysdeps/unix/mman/syscalls.list
+++ b/sysdeps/unix/mman/syscalls.list
@@ -2,6 +2,6 @@
 
 madvise		-	madvise		3	madvise
 mmap		-	mmap		5	__mmap		mmap
-mprotect	-	mprotect	3	mprotect
+mprotect	-	mprotect	3	__mprotect	mprotect
 msync		-	msync		2	msync
 munmap		-	munmap		2	__munmap	munmap