From: Steve Chamberlain Date: Tue, 16 Jun 1992 17:12:59 +0000 (+0000) Subject: hitachi bug gix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=833ff6f0f773096bd3e2cabd43ecef6047954dea;p=binutils-gdb.git hitachi bug gix --- diff --git a/ld/h8300hms.em b/ld/h8300hms.em index 2402dc9f552..c14467bed7f 100644 --- a/ld/h8300hms.em +++ b/ld/h8300hms.em @@ -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()