Remove trailing white spaces in ld
[deliverable/binutils-gdb.git] / ld / emultempl / cr16elf.em
index 9850bda6b129fe9cecc81d12911e08e60fab8845..f76b95e2dfe1753765acfca4d57b36ee37f57148 100644 (file)
@@ -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.022607 seconds and 4 git commands to generate.