1
0
Fork 0

sh: add statx system call

statx is available on almost all other architectures but
got missed on sh, so add it now.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
hifive-unleashed-5.1
Arnd Bergmann 2018-12-30 23:04:30 +01:00
parent 83f609135a
commit d25a122afd
1 changed files with 1 additions and 0 deletions

View File

@ -390,3 +390,4 @@
380 common copy_file_range sys_copy_file_range
381 common preadv2 sys_preadv2
382 common pwritev2 sys_pwritev2
383 common statx sys_statx