summaryrefslogtreecommitdiffstats
path: root/runtime/staprun/modverify.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/staprun/modverify.h')
-rw-r--r--runtime/staprun/modverify.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/staprun/modverify.h b/runtime/staprun/modverify.h
new file mode 100644
index 00000000..ad212e2b
--- /dev/null
+++ b/runtime/staprun/modverify.h
@@ -0,0 +1 @@
+int verify_module (const char *module_name, const char *signature_name);