X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fcpu-lm32.c;h=2045ef9a337fe50d3d2bdcf0b60d670aebfdacd7;hb=0a1b45a20eaa98d4d9026dc1fd17e79e741183af;hp=8975346a894bfce9b38924543beaf886c8c88505;hpb=faa7a26040c617a6d29f601998b99a1da882c672;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/cpu-lm32.c b/bfd/cpu-lm32.c index 8975346a89..2045ef9a33 100644 --- a/bfd/cpu-lm32.c +++ b/bfd/cpu-lm32.c @@ -33,7 +33,7 @@ const bfd_arch_info_type bfd_lm32_arch = "lm32", /* Architecture name. */ "lm32", /* Printable name. */ 4, /* Alignment. */ - TRUE, /* Is this the default machine for the target. */ + true, /* Is this the default machine for the target. */ bfd_default_compatible, /* Function callback to test if two files have compatible machines. */ bfd_default_scan, bfd_arch_default_fill,