X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=include%2Flinux%2Felf.h;h=c4c30623c3dd80ab551d8411cb7af57a5dd222fc;hb=06c6d687b3e76b2e728b1d59aaf408c20df029cb;hp=81d6f104ca42b84f52377b681ba23f0a643fa8f1;hpb=f4ebbd9f7ea23e3f0fcbe098754580c220894628;p=yaboot.git diff --git a/include/linux/elf.h b/include/linux/elf.h index 81d6f10..c4c3062 100644 --- a/include/linux/elf.h +++ b/include/linux/elf.h @@ -506,7 +506,7 @@ typedef struct elf64_phdr { #define SHN_COMMON 0xfff2 #define SHN_HIRESERVE 0xffff #define SHN_MIPS_ACCOMON 0xff00 - + typedef struct { Elf32_Word sh_name; Elf32_Word sh_type;