* gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
[deliverable/binutils-gdb.git] / gdb / i386-cygwin-tdep.c
index 6047b03a40f4b814f164fc2788e2da10fcb02040..443f8f7c2237635110218fa8d0e81e79e568d7cb 100644 (file)
@@ -31,8 +31,6 @@ i386_cygwin_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch)
 {
   struct gdbarch_tdep *tdep = gdbarch_tdep (gdbarch);
 
-  i386_coff_init_abi (info, gdbarch);
-
   tdep->struct_return = reg_struct_return;
 }
 
This page took 0.066269 seconds and 4 git commands to generate.