Skip to content

Commit

Permalink
fixed escape character
Browse files Browse the repository at this point in the history
  • Loading branch information
MartV0 committed Jan 31, 2024
1 parent 27e5f8c commit 1c55e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notes.org
Original file line number Diff line number Diff line change
Expand Up @@ -2242,7 +2242,7 @@ u = quick_sort(l)
goto .L3
.L3:
#+END_SRC
*** SSM instructions → x86_64 instructions
*** SSM instructions → x86\_64 instructions
Translate the SSM to actual x86 instructions
#+BEGIN_SRC ssm
global.get __stack_pointer
Expand Down

0 comments on commit 1c55e76

Please sign in to comment.