summaryrefslogtreecommitdiff
path: root/linux/aarch64
diff options
context:
space:
mode:
Diffstat (limited to 'linux/aarch64')
-rw-r--r--linux/aarch64/syscallent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/aarch64/syscallent.h b/linux/aarch64/syscallent.h
index eeda429..b712c9f 100644
--- a/linux/aarch64/syscallent.h
+++ b/linux/aarch64/syscallent.h
@@ -58,7 +58,7 @@
{ 1, TD, sys_close, "close" }, /* 57 */
{ 0, 0, sys_vhangup, "vhangup" }, /* 58 */
{ 2, TD, sys_pipe2, "pipe2" }, /* 59 */
- { 4, 0, sys_quotactl, "quotactl" }, /* 60 */
+ { 4, TF, sys_quotactl, "quotactl" }, /* 60 */
{ 3, TD, sys_getdents64, "getdents64" }, /* 61 */
{ 3, TD, sys_lseek, "lseek" }, /* 62 */
{ 3, TD, sys_read, "read" }, /* 63 */