Sign in
gnu
/
binutils-gdb
/
b757e3c1acbec5173f5ca04eb0cc7cfad7c7cb7e
/
.
/
ld
/
testsuite
/
ld-gc
/
start2.s
blob: 920feb26936776831f0ecfe6a5bb8e9d085f0e96 [
file
]
.globl _start
_start
:
.ifdef UNDERSCORE
.weak ___start__foo
.dc.a ___start__foo
.else
.weak __start__foo
.dc.a __start__foo
.endif
.section _foo
,
"aw"
,
%progbits
foo
:
.long
1