* config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o and
[deliverable/binutils-gdb.git] / gdb / i386nbsd-tdep.c
index 02ba77c7be9cde895ab49c7074d375b9ddca99d1..c327d426de4c58b8ffbf7e27e3a3163bf23d08aa 100644 (file)
@@ -137,16 +137,6 @@ static struct core_fns i386nbsd_elfcore_fns =
   NULL                                 /* next */
 };
 
-/* FIXME: should be multi-arch'd */
-int
-i386nbsd_aout_use_struct_convention (int gcc_p, struct type *type)
-{
-  return !(TYPE_LENGTH (type) == 1
-          || TYPE_LENGTH (type) == 2
-          || TYPE_LENGTH (type) == 4
-          || TYPE_LENGTH (type) == 8);
-}
-
 void
 _initialize_i386nbsd_tdep (void)
 {
This page took 0.04048 seconds and 4 git commands to generate.