diff options
Diffstat (limited to 'gas/config/tc-alpha.c')
-rw-r--r-- | gas/config/tc-alpha.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-alpha.c b/gas/config/tc-alpha.c index 8c030ae..ee9e220 100644 --- a/gas/config/tc-alpha.c +++ b/gas/config/tc-alpha.c @@ -5706,7 +5706,7 @@ alpha_align (n, pfill, label, force) /* This is called from HANDLE_ALIGN in write.c. Fill in the contents of an rs_align_code fragment. */ -void +void alpha_handle_align (fragp) fragS *fragp; { |