X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fcpu-spu.c;h=26dc2d60487bace2acadfd803947d4f98bbc945d;hb=53e8fd0f07cec1eb36149a64e4ed45923967453c;hp=540a19fa71bb15a1555714952a7819008f2ccc95;hpb=3db64b009284dda3a1ce10a91beb1297475e60a7;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/cpu-spu.c b/bfd/cpu-spu.c index 540a19fa71..26dc2d6048 100644 --- a/bfd/cpu-spu.c +++ b/bfd/cpu-spu.c @@ -1,10 +1,10 @@ -/* Copyright 2006, 2007 Free Software Foundation, Inc. +/* Copyright (C) 2006-2015 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -49,6 +49,7 @@ const bfd_arch_info_type bfd_spu_arch[] = TRUE, /* the default machine for the architecture */ spu_compatible, /* the spu is only compatible with itself, see above */ bfd_default_scan, + bfd_arch_default_fill, 0, /* next -- there are none! */ } };