Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
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