2 parents 18ba1cc + 5ec5a93 commit b33ad13Copy full SHA for b33ad13
1 file changed
tools/bin2o.c
@@ -56,7 +56,7 @@ unsigned char elf_header[] = {
56
0x00, 0x00, 0x00, 0x00, // e_entry
57
0x00, 0x00, 0x00, 0x00, // e_phoff
58
0x34, 0x00, 0x00, 0x00, // e_shoff
59
- 0x01, 0x40, 0x92, 0x20, // e_flags
+ 0x01, 0x40, 0x92, 0x10, // e_flags
60
0x34, 0x00, // e_ehsize
61
0x00, 0x00, // e_phentsize
62
0x00, 0x00, // e_phnum
0 commit comments