From 68071dca1e26e6100c288b69af4fea375754e2b1 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 3 Jan 2020 02:17:53 -0800 Subject: 5877 --- apps/mu.subx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/mu.subx') diff --git a/apps/mu.subx b/apps/mu.subx index 534f247d..21c38d22 100644 --- a/apps/mu.subx +++ b/apps/mu.subx @@ -246,7 +246,7 @@ == data -Program: # (addr (handle function)) +Program: # (ref (handle function)) 0/imm32 Function-name: @@ -3101,7 +3101,7 @@ emit-subx: # out : (addr buffered-file) 57/push-edi # edi = out 8b/-> *(ebp+8) 7/r32/edi - # var curr/ecx : (handle function) = Program + # var curr/ecx : (handle function) = *Program 8b/-> *Program 1/r32/ecx { # if (curr == null) break -- cgit 1.4.1-2-gfad0