Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
gdb
/
ld
/
testsuite
/
ld-elf
/
weak-dyn-1a.s
blob: bb81d3afda81962434e67a19510c3aaed43f5d8a [
file
]
.globl foo
.weak foo
.type foo
,
%object
.size foo
,
1
.globl bar
.type bar
,
%object
.size bar
,
1
.data
foo
:
bar
:
.byte
1