Change from commend to .arch directive

This commit is contained in:
Alexander Rosenberg 2023-02-09 08:33:50 -08:00
parent 1b638a6a3f
commit 211d2594f9
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

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