aboutsummaryrefslogtreecommitdiff
path: root/bfd/cpu-spu.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/cpu-spu.c')
-rw-r--r--bfd/cpu-spu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/cpu-spu.c b/bfd/cpu-spu.c
index 64ba357..b3dfc62 100644
--- a/bfd/cpu-spu.c
+++ b/bfd/cpu-spu.c
@@ -49,6 +49,7 @@ const bfd_arch_info_type bfd_spu_arch[] =
TRUE, /* the default machine for the architecture */
spu_compatible, /* the spu is only compatible with itself, see above */
bfd_default_scan,
+ bfd_arch_default_fill,
0, /* next -- there are none! */
}
};