aboutsummaryrefslogtreecommitdiff
path: root/bfd/cpu-lm32.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/cpu-lm32.c')
-rw-r--r--bfd/cpu-lm32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/cpu-lm32.c b/bfd/cpu-lm32.c
index 227612f..5ddce04 100644
--- a/bfd/cpu-lm32.c
+++ b/bfd/cpu-lm32.c
@@ -36,6 +36,7 @@ const bfd_arch_info_type bfd_lm32_arch =
TRUE, /* Is this the default machine for the target. */
bfd_default_compatible, /* Function callback to test if two files have compatible machines. */
bfd_default_scan,
+ bfd_arch_default_fill,
NULL /* Next. */
};