aboutsummaryrefslogtreecommitdiff
path: root/util/mkelfImage/include/elf_boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/mkelfImage/include/elf_boot.h')
-rw-r--r--util/mkelfImage/include/elf_boot.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/util/mkelfImage/include/elf_boot.h b/util/mkelfImage/include/elf_boot.h
index f90013ffa8..41c4c72d6e 100644
--- a/util/mkelfImage/include/elf_boot.h
+++ b/util/mkelfImage/include/elf_boot.h
@@ -1,5 +1,5 @@
-#ifndef ELF_BOOT_H
-#define ELF_BOOT_H
+#ifndef ELF_BOOT_H
+#define ELF_BOOT_H
/* This defines the structure of a table of parameters useful for ELF
@@ -35,7 +35,7 @@ typedef struct Elf_Bhdr
Elf_Half b_records;
} Elf_Bhdr;
-/*
+/*
* ELF Notes.
*/