* config/sh/sh.c: Declare the prototype of sh_adjust_unroll_max
authorkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 May 2005 21:45:05 +0000 (21:45 +0000)
committerkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 May 2005 21:45:05 +0000 (21:45 +0000)
commitc5b4f25cc118eb6cc1674feff8a854d3a5a94bc8
tree0de4973d1c391bc685364f47bd9c8d7dc326b3c8
parent342ea212e6a71b9d472d494da38fc04aa028f66d
* config/sh/sh.c: Declare the prototype of sh_adjust_unroll_max
only when TARGET_ADJUST_UNROLL_MAX is defined.
(general_movsrc_operand): Use the C style comment.
(ua_offset): Use prototype.

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