Change from commend to .arch directive

This commit is contained in:
2023-02-09 08:33:50 -08:00
parent 1b638a6a3f
commit 211d2594f9

View File

@ -1,4 +1,4 @@
@ armv7
.arch armv7a
.data
msg: .asciz "Hello World!\n"