This commit is contained in:
Kartik K. Agaram 2021-07-08 16:12:27 -07:00
parent 019fb0babc
commit 3ee70401e3
1 changed files with 1 additions and 1 deletions

View File

@ -306,7 +306,7 @@ check-streams-data-equal: # s: (addr stream _), expected: (addr array _), msg:
#
(streams-data-equal? *(ebp+8) *(ebp+0xc)) # => eax
(check-ints-equal %eax 1 *(ebp+0x10))
$check-streams-equal:end:
$check-streams-data-equal:end:
# . restore registers
58/pop-to-eax
# . epilogue