]> Git Repo - qemu.git/blobdiff - linux-user/mips/syscall_nr.h
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
[qemu.git] / linux-user / mips / syscall_nr.h
index fbdc348ffc26e316fb955ea46fc628319d4b5437..2d1a13ee2f198135b87dcdfc4be00b0efe13051e 100644 (file)
 #define TARGET_NR_open_by_handle_at     (TARGET_NR_Linux + 340)
 #define TARGET_NR_clock_adjtime         (TARGET_NR_Linux + 341)
 #define TARGET_NR_syncfs                (TARGET_NR_Linux + 342)
+#define TARGET_NR_sendmmsg              (TARGET_NR_Linux + 343)
+#define TARGET_NR_setns                 (TARGET_NR_Linux + 344)
+#define TARGET_NR_process_vm_readv      (TARGET_NR_Linux + 345)
+#define TARGET_NR_process_vm_writev     (TARGET_NR_Linux + 346)
+#define TARGET_NR_kcmp                  (TARGET_NR_Linux + 347)
+#define TARGET_NR_finit_module          (TARGET_NR_Linux + 348)
This page took 0.023372 seconds and 4 git commands to generate.