Add missing blank
From-SVN: r33313
This commit is contained in:
parent
4b6bf620d4
commit
c5e1237fde
1 changed files with 1 additions and 1 deletions
|
@ -3689,7 +3689,7 @@ alpha_initialize_trampoline (tramp, fnaddr, cxt, fnofs, cxtofs, jmpofs)
|
|||
and the rest are pushed. */
|
||||
|
||||
rtx
|
||||
function_arg(cum, mode, type, named)
|
||||
function_arg (cum, mode, type, named)
|
||||
CUMULATIVE_ARGS cum;
|
||||
enum machine_mode mode;
|
||||
tree type;
|
||||
|
|
Loading…
Add table
Reference in a new issue