]> Git Repo - binutils.git/blobdiff - ld/h8300hms.em
* ldsym.c (write_file_locals): Write BSF_CONSTRUCTOR
[binutils.git] / ld / h8300hms.em
index 2402dc9f552b4411b4fffae57223e28bb87180f9..2f90adcb2066ea85220220a635a469142c707105 100644 (file)
@@ -1,4 +1,4 @@
-cat >ld__${EMULATION_NAME}.c <<EOF
+cat >em_${EMULATION_NAME}.c <<EOF
 /* Copyright (C) 1991 Free Software Foundation, Inc.
 
 This file is part of GLD, the Gnu Linker.
@@ -53,10 +53,10 @@ static char *h8300hms_script =
 #include "h8300hms.x"
 ;
 static char *h8300hms_script_option_Ur  =  
-#include "h8300hms.x"
+#include "h8300hms.xu"
 ;
 static char *h8300hms_script_option_r  =  
-#include "h8300hms.x"
+#include "h8300hms.xr"
 ;
 
 static char *h8300hms_get_script()
This page took 0.021375 seconds and 4 git commands to generate.