summaryrefslogtreecommitdiffstats
path: root/tools/fdt_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/fdt_host.h')
-rw-r--r--tools/fdt_host.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/fdt_host.h b/tools/fdt_host.h
index c2b23c6217..134d965713 100644
--- a/tools/fdt_host.h
+++ b/tools/fdt_host.h
@@ -11,4 +11,6 @@
#include "../include/libfdt.h"
#include "../include/fdt_support.h"
+int fit_check_sign(const void *working_fdt, const void *key);
+
#endif /* __FDT_HOST_H__ */