Sign in
android
/
toolchain
/
rustc
/
ff3f07ae99a30006dd85b9d73084edd9355c9db6
/
.
/
src
/
llvm-project
/
lld
/
test
/
COFF
/
Inputs
/
armnt-executable.s
blob: 7e1a8ce821204bd0410df578fafe42e1d7209557 [
file
] [
log
] [
blame
]
# void mainCRTStartup() {}
.syntax unified
.thumb
.text
.def mainCRTStartup
.scl
2
.type
32
.endef
.global mainCRTStartup
.align
2
.thumb_func
mainCRTStartup
:
bx lr