xref: /llvm-project-15.0.7/lld/test/COFF/Inputs/armnt-executable.s (revision 052d95a6)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# void mainCRTStartup() {}
2	.syntax unified
3	.thumb
4	.text
5	.def mainCRTStartup
6		.scl 2
7		.type 32
8	.endef
9	.global mainCRTStartup
10	.align 2
11	.thumb_func
12mainCRTStartup:
13	bx lr
14

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026