sdbout.h: Use ISO C90 prototypes.
authorAndreas Jaeger <aj@suse.de>
Sun, 1 Jun 2003 15:43:59 +0000 (17:43 +0200)
committerAndreas Jaeger <aj@gcc.gnu.org>
Sun, 1 Jun 2003 15:43:59 +0000 (17:43 +0200)
commitcef2bd3e84943196fc300e805307c725bb15508a
tree030b3bb1f1cdc229d7dd0733be17c6937b3979dc
parent43194145177a029d4f0a1e958b4a9d1baeeaf0a0
sdbout.h: Use ISO C90 prototypes.

* sdbout.h: Use ISO C90 prototypes.

* sdbout.c (CONTIN): Removed empty macro.
(sdbout_one_type): Remove CONTIN usages.
Remove ^Ls.
(tag_of_ru_type): Remove #if 0'ed function.
(sdbout_symbol): Remove #if 0'ed code.
(sdbout_one_type): Remove a #if 1.
(sdbout_one_type): Remove #if 0'ed code.
(sdbout_init): Remove RMS_QUICK_HACK_1 code.
Remove PARAMS, use ISO C90 prototypes for all functions.

From-SVN: r67294
gcc/ChangeLog
gcc/sdbout.c
gcc/sdbout.h