* elf64-alpha.c (alpha_elf_size_info): Make static.
This commit is contained in:
parent
f697dfed60
commit
562ace6b79
@ -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.
|
||||
|
||||
@ -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),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user