summaryrefslogtreecommitdiffstats
path: root/include/hab.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hab.h')
-rw-r--r--include/hab.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/hab.h b/include/hab.h
index 78c2b865ba..abfce18736 100644
--- a/include/hab.h
+++ b/include/hab.h
@@ -21,6 +21,7 @@
#include <errno.h>
#ifdef CONFIG_HABV4
+extern bool habv4_need_rng_software_self_test;
int imx28_hab_get_status(void);
int imx6_hab_get_status(void);
#else