]> git.proxmox.com Git - mirror_qemu.git/blobdiff - linux-user/strace.list
Supply missing header guards
[mirror_qemu.git] / linux-user / strace.list
index ff8bb19f5facfacd380c7cb3c022fd86889a66e0..db21ce41779fd6a36865bf21807184c25e5d4d18 100644 (file)
@@ -77,7 +77,7 @@
 { TARGET_NR_chown32, "chown32" , NULL, NULL, NULL },
 #endif
 #ifdef TARGET_NR_chroot
-{ TARGET_NR_chroot, "chroot" , NULL, NULL, NULL },
+{ TARGET_NR_chroot, "chroot" , NULL, print_chroot, NULL },
 #endif
 #ifdef TARGET_NR_clock_adjtime
 { TARGET_NR_clock_adjtime, "clock_adjtime" , NULL, print_clock_adjtime, NULL },