OSDN Git Service

* sdbout.h: Use ISO C90 prototypes.
authoraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Jun 2003 15:43:59 +0000 (15:43 +0000)
committeraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Jun 2003 15:43:59 +0000 (15:43 +0000)
commit3b8f8a40392b2c561d1f22a17cbabf9fa43465b9
tree030b3bb1f1cdc229d7dd0733be17c6937b3979dc
parentaa62b4aaddb03ea6ed21469f3c7508aa29e9a645
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67294 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/sdbout.c
gcc/sdbout.h