Add gdb/ChangeLog-2013 entry in fnchange.lst.
[deliverable/binutils-gdb.git] / libiberty / simple-object-common.h
index 264b179955e3330687eb81af412f57981f6d579a..bef9b08cef852e16612c1e92cac34c059175e116 100644 (file)
@@ -148,6 +148,7 @@ struct simple_object_functions
 extern const struct simple_object_functions simple_object_coff_functions;
 extern const struct simple_object_functions simple_object_elf_functions;
 extern const struct simple_object_functions simple_object_mach_o_functions;
+extern const struct simple_object_functions simple_object_xcoff_functions;
 
 /* Read SIZE bytes from DESCRIPTOR at file offset OFFSET into BUFFER.
    Return non-zero on success.  On failure return 0 and set *ERRMSG
This page took 0.023335 seconds and 4 git commands to generate.