From 07a8e9f0361a21ecced933a32e98a38e7b04d590 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Mon, 7 Jan 2013 20:28:44 +0000 Subject: merge from gcc --- libiberty/simple-object-common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libiberty/simple-object-common.h') diff --git a/libiberty/simple-object-common.h b/libiberty/simple-object-common.h index 264b179..bef9b08 100644 --- a/libiberty/simple-object-common.h +++ b/libiberty/simple-object-common.h @@ -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 -- cgit v1.1