This commit is contained in:
Jan (janneke) Nieuwenhuizen 2022-04-30 23:46:07 +02:00 committed by Jan Nieuwenhuizen
parent 918843d293
commit d86ee0d865
No known key found for this signature in database
GPG Key ID: A781B6A92F5C71D6
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