* Most files:
[deliverable/binutils-gdb.git] / bfd / cpu-a29k.c
index 1562c667abdc23f0abef5a9b3bd0c89c41dd907c..fa7f478e134068d3dcbe67d1d30a02ac80ee2623 100644 (file)
@@ -38,7 +38,8 @@ static bfd_arch_info_type arch_info_struct =
     0,
   };
 
-void DEFUN_VOID(bfd_a29k_arch)
+void
+bfd_a29k_arch ()
 {
   bfd_arch_linkin(&arch_info_struct);
 }
This page took 0.023815 seconds and 4 git commands to generate.