summaryrefslogtreecommitdiff
path: root/include/chromeos/boot_kernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/chromeos/boot_kernel.h')
-rw-r--r--include/chromeos/boot_kernel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/chromeos/boot_kernel.h b/include/chromeos/boot_kernel.h
index 898e8677b7..8dee46ab2b 100644
--- a/include/chromeos/boot_kernel.h
+++ b/include/chromeos/boot_kernel.h
@@ -22,6 +22,7 @@
* @return non-zero if it fails to boot; otherwise it never returns
* to its caller
*/
+/* TODO define error codes on different errors */
int boot_kernel(VbSelectAndLoadKernelParams *kparams, crossystem_data_t *cdata);
#endif /* CHROMEOS_BOOT_KERNEL_H */