提交 8f569557 编写于 作者: S Szabolcs Nagy 提交者: Rich Felker

add microblaze syscall numbers from linux v4.10

missing syscalls got allocated on microblaze.
上级 d8004030
......@@ -386,4 +386,10 @@
#define __NR_userfaultfd 389
#define __NR_membarrier 390
#define __NR_mlock2 391
#define __NR_copy_file_range 392
#define __NR_preadv2 393
#define __NR_pwritev2 394
#define __NR_pkey_mprotect 395
#define __NR_pkey_alloc 396
#define __NR_pkey_free 397
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册