summaryrefslogtreecommitdiffstats
path: root/tapset/s390x
diff options
context:
space:
mode:
Diffstat (limited to 'tapset/s390x')
-rw-r--r--tapset/s390x/syscalls.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tapset/s390x/syscalls.stp b/tapset/s390x/syscalls.stp
index 39236d79..07cb0577 100644
--- a/tapset/s390x/syscalls.stp
+++ b/tapset/s390x/syscalls.stp
@@ -103,7 +103,7 @@ probe syscall.sysctl32.return = kernel.function("sys32_sysctl").return ? {
/* compat */
function get_32mmap_args:string (args:long)
-%{
+%{ /* pure */
struct mmap_arg_struct_emu31 {
u32 addr;
u32 len;