aboutsummaryrefslogtreecommitdiff
path: root/security/ipe/hooks.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/ipe/hooks.h')
-rw-r--r--security/ipe/hooks.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/ipe/hooks.h b/security/ipe/hooks.h
index c22c3336d27c..4de5fabebd54 100644
--- a/security/ipe/hooks.h
+++ b/security/ipe/hooks.h
@@ -22,4 +22,6 @@ int ipe_kernel_read_file(struct file *file, enum kernel_read_file_id id,
int ipe_kernel_load_data(enum kernel_load_data_id id, bool contents);
+void ipe_unpack_initramfs(void);
+
#endif /* _IPE_HOOKS_H */