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

Commit 1493aa65 authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: wire up statx system call



Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent e640cc30
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -774,7 +774,10 @@ __SYSCALL(349, sys_pkey_alloc, 2)
#define __NR_pkey_free				350
__SYSCALL(350, sys_pkey_free, 1)

#define __NR_syscall_count			351
#define __NR_statx				351
__SYSCALL(351, sys_statx, 5)

#define __NR_syscall_count			352

/*
 * sysxtensa syscall handler