diff options
Diffstat (limited to 'bfd/cpu-d10v.c')
-rw-r--r-- | bfd/cpu-d10v.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/cpu-d10v.c b/bfd/cpu-d10v.c index 816f3fc..2960cbe 100644 --- a/bfd/cpu-d10v.c +++ b/bfd/cpu-d10v.c @@ -32,7 +32,7 @@ static const bfd_arch_info_type d10v_ts3_info = bfd_mach_d10v_ts3, "d10v", "d10v:ts3", - 4, /* Section alignment power. */ + 4, /* Section alignment power. */ FALSE, bfd_default_compatible, bfd_default_scan, |