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:
parent
c1ae3cfa0e
commit
a1016e94cc
1 changed files with 1 additions and 0 deletions
|
@ -411,3 +411,4 @@
|
||||||
394 common pkey_mprotect sys_pkey_mprotect
|
394 common pkey_mprotect sys_pkey_mprotect
|
||||||
395 common pkey_alloc sys_pkey_alloc
|
395 common pkey_alloc sys_pkey_alloc
|
||||||
396 common pkey_free sys_pkey_free
|
396 common pkey_free sys_pkey_free
|
||||||
|
397 common statx sys_statx
|
||||||
|
|
Loading…
Add table
Reference in a new issue