about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xapps/mubin345576 -> 345596 bytes
-rw-r--r--apps/mu.subx2
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/mu b/apps/mu
index aef10773..b9a48e39 100755
--- a/apps/mu
+++ b/apps/mu
Binary files differdiff --git a/apps/mu.subx b/apps/mu.subx
index 5d928708..b9aeeccf 100644
--- a/apps/mu.subx
+++ b/apps/mu.subx
@@ -494,6 +494,8 @@ convert-mu:  # in: (addr buffered-file), out: (addr buffered-file), err: (addr b
     c7 0/subop/copy *_Program-functions->payload 0/imm32
     c7 0/subop/copy *_Program-types 0/imm32
     c7 0/subop/copy *_Program-types->payload 0/imm32
+    c7 0/subop/copy *_Program-signatures 0/imm32
+    c7 0/subop/copy *_Program-signatures->payload 0/imm32
     #
     (parse-mu *(ebp+8) *(ebp+0x10) *(ebp+0x14))
     (populate-mu-type-sizes *(ebp+0x10) *(ebp+0x14))