X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=linux-user%2Fstrace.list;fp=linux-user%2Fstrace.list;h=97b7f7691df82337543888c14a390d6428df409d;hb=7e2198fc87e878b8ce5df965477e21713ebf7834;hp=a8432af51480892eefbd824a15bd1a611e9b7410;hpb=0e341217be4506ff2e0b587ee23ee8237831bfb9;p=qemu diff --git a/linux-user/strace.list b/linux-user/strace.list index a8432af..97b7f76 100644 --- a/linux-user/strace.list +++ b/linux-user/strace.list @@ -223,7 +223,7 @@ { TARGET_NR_ftruncate64, "ftruncate64" , NULL, NULL, NULL }, #endif #ifdef TARGET_NR_futex -{ TARGET_NR_futex, "futex" , NULL, NULL, NULL }, +{ TARGET_NR_futex, "futex" , NULL, print_futex, NULL }, #endif #ifdef TARGET_NR_futimesat { TARGET_NR_futimesat, "futimesat" , NULL, print_futimesat, NULL },