diff options
Diffstat (limited to 'gas/config/obj-som.c')
-rw-r--r-- | gas/config/obj-som.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/obj-som.c b/gas/config/obj-som.c index 6ae7f62..454042a 100644 --- a/gas/config/obj-som.c +++ b/gas/config/obj-som.c @@ -306,7 +306,7 @@ adjust_stab_sections (abfd, sec, xxx) bfd_h_put_32 (abfd, (bfd_vma) strsz, (bfd_byte *) p + 8); } -/* Called late in the asssembly phase to adjust the special +/* Called late in the assembly phase to adjust the special stab entry and to set the starting address for each code subspace. */ void |