* elf64-alpha.c (alpha_elf_size_info): Make static.

This commit is contained in:
Alan Modra
2002-09-17 08:48:54 +00:00
parent f697dfed60
commit 562ace6b79
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-09-17 Alan Modra <amodra@bigpond.net.au>
* elf64-alpha.c (alpha_elf_size_info): Make static.
2002-09-17 Svein E. Seldal <Svein.Seldal@solidas.com>
* coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.

View File

@ -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),