This commit is contained in:
Jan (janneke) Nieuwenhuizen 2022-04-30 23:46:07 +02:00 committed by Jan Nieuwenhuizen
parent f1f32e6376
commit cbad97b56e
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
28 00 # e_machine Indicating 32bit ARM
01 00 00 00 # e_version Indicating original elf
&_start # e_entry Address of the entry point
&ELF_text # e_entry Address of the entry point
%ELF_program_headers>ELF_base # e_phoff Address of program header table
%ELF_section_headers>ELF_base # e_shoff Address of section header table