From b18fa003356b51407e66855484f7f6315780e681 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 22 Jan 1995 08:16:41 +0000 Subject: [BFD]: Fix prototype. --- exec/hostarch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exec') diff --git a/exec/hostarch.c b/exec/hostarch.c index a9bf123d..d5ad4169 100644 --- a/exec/hostarch.c +++ b/exec/hostarch.c @@ -32,7 +32,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ error_t #ifdef BFD bfd_mach_host_arch_mach (host_t host, - bfd_architecture *arch, + enum bfd_architecture *arch, long int *machine) #else aout_mach_host_machine (host_t host, int *host_machine) -- cgit v1.2.3