Compiler-From-Scratch/programs/aarch64/return-42
2026-07-04 13:55:04 +01:00
..
.gitignore Copy from original x86 version 2026-06-17 21:40:57 +01:00
00_elf_header.txt Modify to make work on Aarch64 2026-07-04 13:55:04 +01:00
01_program_header.txt Modify to make work on Aarch64 2026-07-04 13:55:04 +01:00
02_program_code.txt Modify to make work on Aarch64 2026-07-04 13:55:04 +01:00
03_string_table.txt Copy from original x86 version 2026-06-17 21:40:57 +01:00
04_section_header_null.txt Copy from original x86 version 2026-06-17 21:40:57 +01:00
05_section_header_program.txt Modify to make work on Aarch64 2026-07-04 13:55:04 +01:00
06_section_header_string_table.txt Copy from original x86 version 2026-06-17 21:40:57 +01:00