ARM: wire up statx syscall

Wire up the new statx syscall for ARM.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
This commit is contained in:
Russell King 2017-03-09 17:14:32 +00:00
parent c1ae3cfa0e
commit a1016e94cc
1 changed files with 1 additions and 0 deletions

View File

@ -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