Sign in
qemu
/
meson
/
refs/heads/docbuild
/
.
/
test cases
/
common
/
127 cpp and asm
/
retval-arm.S
blob: 8b3719765a033f0ca6af9e7dc3bf55caa8475f99 [
file
] [
log
] [
blame
]
#include "symbol-underscore.h"
.text
.globl SYMBOL_NAME
(
get_retval
)
SYMBOL_NAME
(
get_retval
):
mov r0
,
#0
mov pc
,
lr