add support for omap3 mpu power domain control
[qemu] / elf.h
diff --git a/elf.h b/elf.h
index 139f878..4baf2c7 100644 (file)
--- a/elf.h
+++ b/elf.h
@@ -1079,7 +1079,7 @@ typedef struct elf64_shdr {
 #define        EI_CLASS        4
 #define        EI_DATA         5
 #define        EI_VERSION      6
-#define EI_OSABI       7
+#define        EI_OSABI        7
 #define        EI_PAD          8
 
 #define ELFOSABI_NONE           0       /* UNIX System V ABI */