Sign in
gnu
/
binutils-gdb
/
refs/heads/users/palves/make_function_view
/
.
/
ld
/
testsuite
/
ld-bpf
/
call-3.s
blob: d4c042cba8362af001d73847cc127f0e5751770c [
file
]
.text
.align
4
.global bar
bar
:
mov %r0
,
0
exit
main
:
mov %r0
,
3
mov %r1
,
1
call bar
exit