upload android base code part8
This commit is contained in:
parent
841ae54672
commit
5425409085
57075 changed files with 9846578 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
. ${srcdir}/emulparams/elf32ppc.sh
|
||||
TEXT_START_ADDR=0x10000000
|
||||
unset EXECUTABLE_SYMBOLS
|
||||
unset OTHER_END_SYMBOLS
|
||||
test -z "${RELOCATING}" || OTHER_SECTIONS="/DISCARD/ : { *(.fixup) }"
|
||||
OTHER_RELRO_SECTIONS="
|
||||
.got1 ${RELOCATING-0} : { *(.got1) }
|
||||
.got2 ${RELOCATING-0} : { *(.got2) }"
|
Loading…
Add table
Add a link
Reference in a new issue