* config/h8300/h8300-protos.h: Update the prototypes of
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Jan 2002 05:02:41 +0000 (05:02 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Jan 2002 05:02:41 +0000 (05:02 +0000)
commitefb8347445c975249fe4a349c35fa5e7b86aee50
tree7030b9b003c005c3855a6184d4b26bc1c8b04ecf
parent909c9c5c52a300047d0d0fd42f203d724dc10654
* config/h8300/h8300-protos.h: Update the prototypes of
emit_a_rotate and expand_a_rotate.
* config/h8300/h8300.c (emit_a_rotate): Change the type of the
first argument to 'enum rtx_code'.
(expand_a_rotate): Likewise.

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