shithub
fortrangoingonforty
/
afs-as
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
afs-as
Public
Watch
0
Fork
0
Star
0
afs-as
/
tests
/
corpus
/
cstring_data.s
ArmAsm · 91 bytes
Raw
Blame
History
1
.global
_main
2
.text
3
_main
:
4
ret
5
6
.section
__
TEXT,
__cstring
7
greeting
:
8
.asciz
"
hello
"