Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d25a122a authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

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: default avatarArnd Bergmann <arnd@arndb.de>
parent 83f60913
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -390,3 +390,4 @@
380	common	copy_file_range			sys_copy_file_range
380	common	copy_file_range			sys_copy_file_range
381	common	preadv2				sys_preadv2
381	common	preadv2				sys_preadv2
382	common	pwritev2			sys_pwritev2
382	common	pwritev2			sys_pwritev2
383	common	statx				sys_statx