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 a1b2761..ecc6a2f 100644 --- a/gas/config/tc-alpha.c +++ b/gas/config/tc-alpha.c @@ -4030,7 +4030,7 @@ s_alpha_coff_wrapper (int which) unless the compiler has done it for us. */ void -alpha_elf_md_end (void) +alpha_elf_md_finish (void) { struct alpha_elf_frame_data *p; |