Sign in
llvm
/
llvm-project
/
lld
/
877ba1c811157ccd319ed139b30caa8d86a7717a
/
.
/
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