about summary refs log tree commit diff stats
path: root/apps/mu.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-01-27 14:18:34 -0800
committerKartik Agaram <vc@akkartik.com>2020-01-27 14:18:34 -0800
commit3db4ab11c4849937c935b62f11b6daf6f9b3e03d (patch)
treea53b4ae6609a3993dbc6c4e064048c26a8cc159b /apps/mu.subx
parent1862ab4252bf4942751e59b9dff5648eabb2c854 (diff)
downloadmu-3db4ab11c4849937c935b62f11b6daf6f9b3e03d.tar.gz
5938
Diffstat (limited to 'apps/mu.subx')
-rw-r--r--apps/mu.subx1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/mu.subx b/apps/mu.subx
index 55181441..b5ff74ec 100644
--- a/apps/mu.subx
+++ b/apps/mu.subx
@@ -4987,6 +4987,7 @@ $emit-subx-call:end:
     c3/return
 
 emit-subx-call-operand:  # out: (addr buffered-file), operand: (handle variable)
+    # shares code with emit-subx-var-as-rm32
     # . prologue
     55/push-ebp
     89/<- %ebp 4/r32/esp