Configury changes: update src repository (binutils, gdb, and rda) to use
[deliverable/binutils-gdb.git] / ld / scripttempl / v850.sc
index 8958321b2b952e053d21084b903b9e0fe1c9fb0a..18ba03a20b6cc7cd0834cb76dce497cdf302295b 100644 (file)
@@ -4,6 +4,7 @@ OUTPUT_FORMAT("elf32-v850", "elf32-v850",
 OUTPUT_ARCH(v850)
 ENTRY(_start)
 SEARCH_DIR(.);
+EXTERN(__ctbp __ep __gp);
 SECTIONS
 {
   /* This saves a little space in the ELF file, since the zda starts
This page took 0.02849 seconds and 4 git commands to generate.