Skip to content

Commit

Permalink
Update magic.s to ARM64 asm
Browse files Browse the repository at this point in the history
  • Loading branch information
MyNameIsTrez committed Sep 13, 2024
1 parent b6eb71e commit 1a5f732
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions magic.s
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
section .text

.align 2
magic:
mov eax, 42
ret
mov X0, #42

0 comments on commit 1a5f732

Please sign in to comment.