* symbols.c (dot_text_symbol, dot_data_symbol, dot_bss_symbol): Deleted.
authorKen Raeburn <raeburn@cygnus>
Fri, 28 Jan 1994 00:03:38 +0000 (00:03 +0000)
committerKen Raeburn <raeburn@cygnus>
Fri, 28 Jan 1994 00:03:38 +0000 (00:03 +0000)
commiteec0de3f43237b21c220b253740d8eec012f6217
treec6207d5d3b92fab3ce3b16b74dfbb788c2047733
parent0e4ad984b1d48b4fb12c3438abc6dec50b12786c
* symbols.c (dot_text_symbol, dot_data_symbol, dot_bss_symbol): Deleted.
(symbol_begin): Moved to end of file, so function inlining can work better.
(fb_label_count, fb_label_max): Default C static initializers are sufficient.
* symbols.h (dot_text_symbol, dot_data_symbol, dot_bss_symbol): Declarations
deleted.
gas/symbols.c