summaryrefslogtreecommitdiffstats
path: root/includes
diff options
context:
space:
mode:
Diffstat (limited to 'includes')
-rw-r--r--includes/sys/sdt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/sys/sdt.h b/includes/sys/sdt.h
index 0f86cc3b..07ece7c1 100644
--- a/includes/sys/sdt.h
+++ b/includes/sys/sdt.h
@@ -32,6 +32,7 @@
STAP_PROBE_ADDR "1b\n" \
"\t.align 8\n" \
STAP_PROBE_ADDR #arg "\n" \
+ "\t.int 0\n" \
"\t.previous\n")
#define STAP_PROBE_DATA(probe, guard, arg) \