Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-i386/pr22115-1.s
2023-03-06 14:48:14 +01:00

8 lines
134 B
ArmAsm

.text
.globl _start
.type _start, @function
_start:
movl __ehdr_start@GOT(%eax), %eax
.size _start, .-_start
.weak __ehdr_start