2014-04-16 Steve Ellcey <sellcey@mips.com>
[deliverable/binutils-gdb.git] / ld / emultempl / cr16elf.em
index 9850bda6b129fe9cecc81d12911e08e60fab8845..730235ebede5f7360740ded6a49617d05fd99eee 100644 (file)
@@ -1,5 +1,5 @@
 # This shell script emits a C file. -*- C -*-
-# Copyright 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014 Free Software Foundation, Inc.
 # Contributed by M R Swami Reddy <MR.Swami.Reddy@nsc.com>
 #
 # This file is part of the GNU Binutils.
@@ -87,7 +87,7 @@ cr16_elf_after_open (void)
 
          /* Double check that all other data sections are empty, as is
             required for embedded PIC code.  */
-         bfd_map_over_sections (abfd, check_sections, datasec); 
+         bfd_map_over_sections (abfd, check_sections, datasec);
        }
     }
 }
This page took 0.023466 seconds and 4 git commands to generate.