From: Alan Modra Date: Tue, 17 Sep 2002 08:48:54 +0000 (+0000) Subject: * elf64-alpha.c (alpha_elf_size_info): Make static. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=562ace6b7985c8f45d1550eed91b751c49343e09;p=binutils-gdb.git * elf64-alpha.c (alpha_elf_size_info): Make static. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 6ad8b548196..2d9f44e36b2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2002-09-17 Alan Modra + + * elf64-alpha.c (alpha_elf_size_info): Make static. + 2002-09-17 Svein E. Seldal * coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED. diff --git a/bfd/elf64-alpha.c b/bfd/elf64-alpha.c index 719381bdf42..af99b351bd6 100644 --- a/bfd/elf64-alpha.c +++ b/bfd/elf64-alpha.c @@ -5480,7 +5480,7 @@ elf64_alpha_ecoff_debug_swap = /* Use a non-standard hash bucket size of 8. */ -const struct elf_size_info alpha_elf_size_info = +static const struct elf_size_info alpha_elf_size_info = { sizeof (Elf64_External_Ehdr), sizeof (Elf64_External_Phdr),