Skip to content

Commit

Permalink
Add ret
Browse files Browse the repository at this point in the history
  • Loading branch information
MyNameIsTrez committed Sep 13, 2024
1 parent af0dbfc commit 6573f4b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions magic.s
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.global magic
.global _magic
.align 2
magic:
_magic:
mov X0, #42
ret

0 comments on commit 6573f4b

Please sign in to comment.