summaryrefslogtreecommitdiffstats
path: root/src/analyze/analyze-pcrs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/analyze/analyze-pcrs.h')
-rw-r--r--src/analyze/analyze-pcrs.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/analyze/analyze-pcrs.h b/src/analyze/analyze-pcrs.h
new file mode 100644
index 0000000..2a59511
--- /dev/null
+++ b/src/analyze/analyze-pcrs.h
@@ -0,0 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1-or-later */
+#pragma once
+
+int verb_pcrs(int argc, char *argv[], void *userdata);