about summary refs log tree commit diff stats
path: root/subx/063print-byte.subx
diff options
context:
space:
mode:
Diffstat (limited to 'subx/063print-byte.subx')
-rw-r--r--subx/063print-byte.subx1
1 files changed, 1 insertions, 0 deletions
diff --git a/subx/063print-byte.subx b/subx/063print-byte.subx
index ed71a378..686695c4 100644
--- a/subx/063print-byte.subx
+++ b/subx/063print-byte.subx
@@ -54,6 +54,7 @@ print-byte:  # f : (address buffered-file), n : num -> <void>
     e8/call  write-byte/disp32
     # . . discard args
     81          0/subop/add         3/mod/direct    4/rm32/ESP    .           .             .           .           .               8/imm32           # add to ESP
+$print-byte:end:
     # . restore registers
     59/pop-to-ECX
     58/pop-to-EAX