sh: Wire up kcmp syscall.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
@@ -378,7 +378,8 @@
|
||||
#define __NR_setns 364
|
||||
#define __NR_process_vm_readv 365
|
||||
#define __NR_process_vm_writev 366
|
||||
#define __NR_kcmp 367
|
||||
|
||||
#define NR_syscalls 367
|
||||
#define NR_syscalls 368
|
||||
|
||||
#endif /* __ASM_SH_UNISTD_32_H */
|
||||
|
@@ -398,7 +398,8 @@
|
||||
#define __NR_setns 375
|
||||
#define __NR_process_vm_readv 376
|
||||
#define __NR_process_vm_writev 377
|
||||
#define __NR_kcmp 378
|
||||
|
||||
#define NR_syscalls 378
|
||||
#define NR_syscalls 379
|
||||
|
||||
#endif /* __ASM_SH_UNISTD_64_H */
|
||||
|
Reference in New Issue
Block a user