X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fcpu-mcore.c;h=f7a2389dce7364f4250e246099d3292961d4e1df;hb=1fe1f39c06f2d04c2058b902feeafe46fd1ff48b;hp=0e3af1fb4299ecfbf9292b21cf6527b024bf9ec6;hpb=d7f1f2b0beac0f0c0e45e24a2b3ac7d1f866a5e5;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/cpu-mcore.c b/bfd/cpu-mcore.c index 0e3af1fb42..f7a2389dce 100644 --- a/bfd/cpu-mcore.c +++ b/bfd/cpu-mcore.c @@ -1,5 +1,5 @@ -/* BFD library support routines for Motorolla's MCore architecture - Copyright (C) 1993, 1999 Free Software Foundation, Inc. +/* BFD library support routines for Motorola's MCore architecture + Copyright 1993, 1999, 2002 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -31,7 +31,7 @@ const bfd_arch_info_type bfd_mcore_arch = "MCore", /* Architecture name */ "MCore", /* Printable name */ 3, /* Section align power */ - true, /* Is this the default architecture ? */ + TRUE, /* Is this the default architecture ? */ bfd_default_compatible, /* Architecture comparison function */ bfd_default_scan, /* String to architecture conversion */ NULL /* Next in list */