Skip to content

Commit

Permalink
fix for issue #161
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiek committed Aug 23, 2023
1 parent 7f205b8 commit 5a7572a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book.tex
Original file line number Diff line number Diff line change
Expand Up @@ -5401,7 +5401,7 @@ \section{Registers and Calling Conventions}
addq %rcx, %rbx
movq %rbx, %rax
addq $42, %rax
jmp _conclusion
jmp conclusion

.globl main
main:
Expand Down

0 comments on commit 5a7572a

Please sign in to comment.