aboutsummaryrefslogtreecommitdiff
path: root/src/security/vboot/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/security/vboot/misc.h')
-rw-r--r--src/security/vboot/misc.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/security/vboot/misc.h b/src/security/vboot/misc.h
index d03e76eea7..1fda8b42b2 100644
--- a/src/security/vboot/misc.h
+++ b/src/security/vboot/misc.h
@@ -53,11 +53,6 @@ int vboot_locate_firmware(const struct vb2_context *ctx,
struct region_device *fw);
/*
- * Source: security/vboot/vboot_handoff.c
- */
-void vboot_fill_handoff(void);
-
-/*
* Source: security/vboot/bootmode.c
*/
void vboot_save_recovery_reason_vbnv(void);