dsp16xx.c: Fix comment formatting to match GNU standards.
authorMichael Collison <collison@gcc.gnu.org>
Wed, 17 Oct 2001 04:36:18 +0000 (04:36 +0000)
committerMichael Collison <collison@gcc.gnu.org>
Wed, 17 Oct 2001 04:36:18 +0000 (04:36 +0000)
commit6b0880cb4e215c73d1845c46581965c11abe28fb
tree4d7580a19c478288302d90fc12dc2555816341bb
parent33129152a081d7764163e104a7d3c889b134740c
dsp16xx.c: Fix comment formatting to match GNU standards.

* dsp16xx.c: Fix comment formatting to match GNU standards.
(dsp16xx_output_function_prologue): Change type of 'size'
parameter from 'int' to HOST_WIDE_INT.
(dsp16xx_output_function_epilogue): Change type of 'size'
parameter from 'int' to HOST_WIDE_INT.

From-SVN: r46305
gcc/config/dsp16xx/dsp16xx.c