Skip to content

Commit 5a7572a

Browse files
committed
fix for issue #161
1 parent 7f205b8 commit 5a7572a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

book.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5401,7 +5401,7 @@ \section{Registers and Calling Conventions}
54015401
addq %rcx, %rbx
54025402
movq %rbx, %rax
54035403
addq $42, %rax
5404-
jmp _conclusion
5404+
jmp conclusion
54055405

54065406
.globl main
54075407
main:

0 commit comments

Comments
 (0)