X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fcpu-m32r.c;h=c28b7da41eb64bf3a7c937b3a82cb8c20a8497ed;hb=2c73f9d86113b392342ec5a8cff8a42be78bd429;hp=895ad413b2669a93d4943c857618abf54e06d17a;hpb=e916b64e85c4877eab99164842c70d708c41cb6c;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/cpu-m32r.c b/bfd/cpu-m32r.c index 895ad413b2..c28b7da41e 100644 --- a/bfd/cpu-m32r.c +++ b/bfd/cpu-m32r.c @@ -1,5 +1,5 @@ /* BFD support for the M32R processor. - Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc. + Copyright 1996, 1999, 2000 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -27,7 +27,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #define NEXT NULL -static const bfd_arch_info_type arch_info_struct[] = +static const bfd_arch_info_type arch_info_struct[] = { N (bfd_mach_m32rx, "m32rx", false, NULL) };