]> git.proxmox.com Git - qemu.git/blobdiff - linux-user/strace.list
The calculation of bytes_xfer in qemu_put_buffer() is wrong
[qemu.git] / linux-user / strace.list
index 4f9c3646646e0f93cbd4f0d6c834a00ab5c75bd0..cf5841af60eed3589a331088ac9b4b567be665b0 100644 (file)
 #ifdef TARGET_NR_pipe2
 { TARGET_NR_pipe2, "pipe2", NULL, NULL, NULL },
 #endif
+#ifdef TARGET_NR_atomic_cmpxchg_32
+{ TARGET_NR_atomic_cmpxchg_32, "atomic_cmpxchg_32", NULL, NULL, NULL },
+#endif
+#ifdef TARGET_NR_atomic_barrier
+{ TARGET_NR_atomic_barrier, "atomic_barrier", NULL, NULL, NULL },
+#endif