sh.c (sh_init_builtins): Add PARAMS to declaration.
authorJ"orn Rennecke <joern.rennecke@superh.com>
Tue, 13 Aug 2002 16:52:27 +0000 (16:52 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Tue, 13 Aug 2002 16:52:27 +0000 (17:52 +0100)
commit8202c8c4e940420fcbed15cf0397323e9131e15a
tree9c55a42675a2cf4361aa571c25d55866da0495bf
parent22eadedb9d1c48bf20b21d2f71c7e5815317a0cb
sh.c (sh_init_builtins): Add PARAMS to declaration.

* sh.c (sh_init_builtins): Add PARAMS to declaration.
(sh_media_init_builtins, sh_expand_builtin): Likewise.
(sh_expand_unop_v2sf): Use PARAMS for variable declaration.
(sh_expand_binop_v2sf): Likewise.
* sh-protos.h (sh_expand_unop_v2sf): Add PARAMS to declaration.
(sh_expand_binop_v2sf, sh_cfun_interrupt_handler_p): Likewise.
(sh_initialize_trampoline): Likewise.

From-SVN: r56259
gcc/ChangeLog
gcc/config/sh/sh-protos.h
gcc/config/sh/sh.c