Commit a1016e94 authored by Russell King's avatar Russell King

ARM: wire up statx syscall

Wire up the new statx syscall for ARM.
Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
parent c1ae3cfa
......@@ -411,3 +411,4 @@
394 common pkey_mprotect sys_pkey_mprotect
395 common pkey_alloc sys_pkey_alloc
396 common pkey_free sys_pkey_free
397 common statx sys_statx
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment