* more static'ing.
authorBen Elliston <bje@au.ibm.com>
Fri, 29 Apr 2005 01:15:21 +0000 (01:15 +0000)
committerBen Elliston <bje@au.ibm.com>
Fri, 29 Apr 2005 01:15:21 +0000 (01:15 +0000)
commit89b788963fc7b64fafaf6f8a72cc99982ac6477d
tree4e883ba4667977532d26585e9ee99ee03dca51ac
parent4aac130b2837a86f535d5846501ca09cd2e2f00d
* 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
This page took 0.029432 seconds and 4 git commands to generate.