Skip to content

Commit 7a5a4a5

Browse files
committed
Missed merge conflict resolveed.
1 parent 805f6d0 commit 7a5a4a5

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

www/notes/a86.scrbl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -810,11 +810,7 @@ Each register plays the same role as in x86, so for example
810810
(ex
811811
(asm-display
812812
(prog (Global 'foo)
813-
<<<<<<< HEAD
814813
(%%% "Start of foo")
815-
=======
816-
(%%% "Start of foo")
817-
>>>>>>> main
818814
(Label 'foo)
819815
; Racket comments won't appear
820816
(%% "Inputs one argument in rdi")

0 commit comments

Comments
 (0)