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

Commit 475c32d0 authored by Max Filippov's avatar Max Filippov Committed by Chris Zankel
Browse files

xtensa: add finit_module syscall



Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
Signed-off-by: default avatarChris Zankel <chris@zankel.net>
parent 5d9f36b9
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -728,8 +728,10 @@ __SYSCALL(330, sys_prlimit64, 4)
#define __NR_kcmp				331
__SYSCALL(331, sys_kcmp, 5)

#define __NR_finit_module			332
__SYSCALL(332, sys_finit_module, 3)

#define __NR_syscall_count			332
#define __NR_syscall_count			333

/*
 * sysxtensa syscall handler