Support arch-dependent fill
[deliverable/binutils-gdb.git] / bfd / cpu-ns32k.c
index 216b24869f712a0da5bb3c7be84f45fc065cb0c3..28fff5a3fbdcf9112b8840debf883cd1112f6740 100644 (file)
@@ -27,7 +27,8 @@
 #include "ns32k.h"
 
 #define N(machine, printable, d, next)  \
-{  32, 32, 8, bfd_arch_ns32k, machine, "ns32k",printable,3,d,bfd_default_compatible,bfd_default_scan, next, }
+{  32, 32, 8, bfd_arch_ns32k, machine, "ns32k",printable,3,d, \
+   bfd_default_compatible,bfd_default_scan,bfd_arch_default_fill,next, }
 
 static const bfd_arch_info_type arch_info_struct[] =
 {
This page took 0.025592 seconds and 4 git commands to generate.