CI convention sucks
renamed: MAX_ELF_HDR.cpp -> MAX_ELF_HDR.h modified: p_lx_elf.cpp
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@
|
|||||||
#define PT_GNU_RELRO32 Elf32_Phdr::PT_GNU_RELRO
|
#define PT_GNU_RELRO32 Elf32_Phdr::PT_GNU_RELRO
|
||||||
#define PT_GNU_RELRO64 Elf64_Phdr::PT_GNU_RELRO
|
#define PT_GNU_RELRO64 Elf64_Phdr::PT_GNU_RELRO
|
||||||
|
|
||||||
#include "MAX_ELF_HDR.cpp"
|
#include "MAX_ELF_HDR.h"
|
||||||
|
|
||||||
//static unsigned const EF_ARM_HASENTRY = 0x02;
|
//static unsigned const EF_ARM_HASENTRY = 0x02;
|
||||||
static unsigned const EF_ARM_EABI_VER4 = 0x04000000;
|
static unsigned const EF_ARM_EABI_VER4 = 0x04000000;
|
||||||
|
|||||||
Reference in New Issue
Block a user