cr16 bfd.h tidy
[binutils-gdb.git] / ld / emultempl / riscvelf.em
index 32f75842069c220250ff095f0e2e90c08966d435..ebc07df95cfa9e69d680f1c8d223c94508de5b28 100644 (file)
@@ -62,7 +62,7 @@ gld${EMULATION_NAME}_after_allocation (void)
        }
     }
 
-  gld${EMULATION_NAME}_map_segments (need_layout);
+  ldelf_map_segments (need_layout);
 }
 
 /* This is a convenient point to tell BFD about target specific flags.