* more static'ing.
commitb2123897ef174dabd8f9511a6683b970b4c91966
authorBen Elliston <bje@au.ibm.com>
Fri, 29 Apr 2005 01:15:21 +0000 (29 01:15 +0000)
committerBen Elliston <bje@au.ibm.com>
Fri, 29 Apr 2005 01:15:21 +0000 (29 01:15 +0000)
tree6408adb2fba72f8e159b129fb514ac82686c730c
parent4c70c6063735f956d959c82916aa10016a9bd8c5
* more static'ing.

* syslex.l (word, number, unit): Remove unused variables.
* nlmheader.y (keyword_tokens): Make static.
* coffdump.c (dump_coff_symbol, coff_dump): Make static.
* coffgrok.c (lofile, last_function_symbol, last_function_type,
last_struct, last_enum, cur_sfile): Make variables static.
* sysdump.c (getCHARS, fillup, getBARRAY, getINT, getBITS,
sysroff_swap_tr_in, sysroff_print_tr_out): Make static.
* sysinfo.y (writecode, it, code, repeat, oldrepeat, name, rdepth,
names, pnames): Likewise.
binutils/ChangeLog
binutils/coffdump.c
binutils/coffgrok.c
binutils/nlmheader.y
binutils/sysdump.c
binutils/sysinfo.y
binutils/syslex.l