* ldgram.y (lang_memory_region_type): Make static.
commitcb0933dd018e9060c4202c8a1bb34c0d90ba0344
authorBen Elliston <bje@au.ibm.com>
Thu, 28 Apr 2005 23:54:33 +0000 (28 23:54 +0000)
committerBen Elliston <bje@au.ibm.com>
Thu, 28 Apr 2005 23:54:33 +0000 (28 23:54 +0000)
treebd33ada2e7030b0f20270d740476db15a51f23f7
parent39f34a3d168a767928f1d31aaae6572bb425695c
* ldgram.y (lang_memory_region_type): Make static.
(ldgram_want_filename): Likewise.
* ldemul.c (ld_emulation): Make static.
* ldfile.h (ldfile_find_command_file): Remove extern.
* ldfile.c (ldfile_find_command_file): Make static.
* ldlang.h (unique_section_list): Remove extern declaration.
* ldlang.c (unique_section_list): Make static.
* mri.h (symbol_truncate): Remove extern declaration.
* mri.c (symbol_truncate): Make static.
(order, only_load, address, alias): Likewise.
(alignment, subalignment): Likewise.
ld/ChangeLog
ld/ldemul.c
ld/ldfile.c
ld/ldfile.h
ld/ldgram.y
ld/ldlang.c
ld/ldlang.h
ld/mri.c
ld/mri.h