about summary refs log tree commit diff
path: root/sysdeps
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/unix/common/syscalls.list2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/common/syscalls.list b/sysdeps/unix/common/syscalls.list
index e859dd2ec2..328b395310 100644
--- a/sysdeps/unix/common/syscalls.list
+++ b/sysdeps/unix/common/syscalls.list
@@ -3,7 +3,7 @@
 adjtime		-	adjtime		2	__adjtime	adjtime
 fchmod		-	fchmod		2	__fchmod	fchmod
 fchown		-	fchown		3	__fchown	fchown
-ftruncate	-	ftruncate	2	ftruncate
+ftruncate	-	ftruncate	2	__ftruncate	ftruncate
 getpgid		-	getpgrp		1	__getpgid	getpgid
 getrusage	-	getrusage	2	__getrusage	getrusage
 gettimeofday	-	gettimeofday	2	__gettimeofday	gettimeofday