summaryrefslogtreecommitdiff
path: root/host/lib/include/host_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/include/host_common.h')
-rw-r--r--host/lib/include/host_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/lib/include/host_common.h b/host/lib/include/host_common.h
index b4693f84..895a675f 100644
--- a/host/lib/include/host_common.h
+++ b/host/lib/include/host_common.h
@@ -52,6 +52,7 @@ VbKernelPreambleHeader *CreateKernelPreamble(
const VbSignature *body_signature,
uint64_t vmlinuz_header_address,
uint64_t vmlinuz_header_size,
+ uint32_t flags,
uint64_t desired_size,
const VbPrivateKey *signing_key);