Skip to content

Commit

Permalink
relative addressing
Browse files Browse the repository at this point in the history
  • Loading branch information
keiravillekode committed Sep 15, 2024
1 parent 40da9c2 commit 84ab77a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions exercises/practice/bob/bob.asm
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
default rel

section .text
global response
response:
Expand Down

0 comments on commit 84ab77a

Please sign in to comment.