Sign in
fuchsia
/
third_party
/
github.com
/
iovisor
/
ubpf
/
refs/heads/increase_runtime
/
.
/
tests
/
err-call0.data
blob: f1fbaf2c14fd3c9da30026ad1763cd079d483dd7 [
file
] [
log
] [
blame
] [
edit
]
--
asm
mov
%
r0
,
0x12345678
call
local
next
next
:
exit
--
result
0x12345678
--
error
Failed
to load code
:
sub
-
program does
not
end
with
EXIT at PC
1