Handle multiple target events before commit resume
[deliverable/binutils-gdb.git] / gdb / windows-tdep.h
index 99136fa20888de654e2222c79d07a31ba828d1cd..ab6c2d6e552226d64c5f6e7d54820237da1f1198 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -30,8 +30,6 @@ extern void windows_xfer_shared_library (const char* so_name,
                                         struct gdbarch *gdbarch,
                                         struct obstack *obstack);
 
-extern void windows_iterate_over_objfiles_in_search_order
-  (struct gdbarch *gdbarch,
-   iterate_over_objfiles_in_search_order_cb_ftype *cb,
-   void *cb_data, struct objfile *current_objfile);
+extern void windows_init_abi (struct gdbarch_info info,
+                             struct gdbarch *gdbarch);
 #endif
This page took 0.02724 seconds and 4 git commands to generate.