* ch-exp.y (write_lower_upper_value): Add prototype so bison
authorFred Fish <fnf@specifix.com>
Sat, 5 Aug 1995 01:13:26 +0000 (01:13 +0000)
committerFred Fish <fnf@specifix.com>
Sat, 5 Aug 1995 01:13:26 +0000 (01:13 +0000)
commitef8e137ced71ff324c125fad845372a6961c75c4
treec5b186332c99445d015a7623055d4f006bfcbe52
parent81597186beae3dfdc73a16db02ac96a30222bf93
* ch-exp.y (write_lower_upper_value):  Add prototype so bison
generated parser will insert prototype before first func usage.
Bison and byacc order the output sections differently.  Also
make function static.
gdb/ch-exp.y