diff options
Diffstat (limited to 'bfd/cpu-xgate.c')
-rw-r--r-- | bfd/cpu-xgate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/cpu-xgate.c b/bfd/cpu-xgate.c index 9267a8e..7a63a20 100644 --- a/bfd/cpu-xgate.c +++ b/bfd/cpu-xgate.c @@ -31,7 +31,7 @@ const bfd_arch_info_type bfd_xgate_arch = bfd_mach_xgate, "xgate", "xgate", - 4, /* Section alignment power. */ + 4, /* Section alignment power. */ TRUE, bfd_default_compatible, bfd_default_scan, |