basic-block.h (init_regset_vector): Delete declaration.
authorJeffrey A Law <law@cygnus.com>
Sun, 21 Jun 1998 21:49:52 +0000 (21:49 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 21 Jun 1998 21:49:52 +0000 (15:49 -0600)
commit04821e98a79b0172574db85f1818551cbbc47bce
treeaf6c7a946581bc4f3f6f0ec6c3c1eaba905a1267
parent4d7fc9e757f332ed8cca13aa8bd294a7824042c0
basic-block.h (init_regset_vector): Delete declaration.

        * basic-block.h (init_regset_vector): Delete declaration.
        * flow.c (init_regset_vector): Make it static and add a prototype.

From-SVN: r20647
gcc/ChangeLog
gcc/basic-block.h
gcc/flow.c