about summary refs log tree commit diff stats
path: root/apps/mu.subx
diff options
context:
space:
mode:
Diffstat (limited to 'apps/mu.subx')
-rw-r--r--apps/mu.subx2
1 files changed, 2 insertions, 0 deletions
diff --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))