summaryrefslogtreecommitdiff
path: root/futility/kernel_blob.h
diff options
context:
space:
mode:
Diffstat (limited to 'futility/kernel_blob.h')
-rw-r--r--futility/kernel_blob.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/futility/kernel_blob.h b/futility/kernel_blob.h
index 1ee4ea7b..332b1d35 100644
--- a/futility/kernel_blob.h
+++ b/futility/kernel_blob.h
@@ -4,6 +4,7 @@
*
* Constants describing the kernel blob content.
*/
+
#ifndef VBOOT_REFERENCE_KERNEL_BLOB_H_
#define VBOOT_REFERENCE_KERNEL_BLOB_H_
@@ -63,4 +64,4 @@ struct linux_kernel_params {
e820_entries[E820_ENTRY_MAX]; /* 2d0-cd0 */
} __attribute__ ((packed));
-#endif /* VBOOT_REFERENCE_KERNEL_BLOB_H_ */
+#endif /* VBOOT_REFERENCE_KERNEL_BLOB_H_ */