6 lines
94 B
Bash
6 lines
94 B
Bash
ARCH=aarch64
|
|
ELFSIZE=64
|
|
TEXT_START_ADDR=0x40000
|
|
|
|
source_sh ${srcdir}/emulparams/aarch64elf.sh
|