summaryrefslogtreecommitdiff
path: root/linux-user/strace.list
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/strace.list')
-rw-r--r--linux-user/strace.list2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-user/strace.list b/linux-user/strace.list
index 868a72583e..09a801f7c6 100644
--- a/linux-user/strace.list
+++ b/linux-user/strace.list
@@ -1250,7 +1250,7 @@
{ TARGET_NR_sgetmask, "sgetmask" , NULL, NULL, NULL },
#endif
#ifdef TARGET_NR_shmat
-{ TARGET_NR_shmat, "shmat" , NULL, NULL, NULL },
+{ TARGET_NR_shmat, "shmat" , NULL, NULL, print_syscall_ret_addr },
#endif
#ifdef TARGET_NR_shmctl
{ TARGET_NR_shmctl, "shmctl" , NULL, NULL, NULL },