aboutsummaryrefslogtreecommitdiff
path: root/ld/ldlnk960.c
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ldlnk960.c')
-rwxr-xr-xld/ldlnk960.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ldlnk960.c b/ld/ldlnk960.c
index bdaeab9..8936c4e 100755
--- a/ld/ldlnk960.c
+++ b/ld/ldlnk960.c
@@ -127,7 +127,7 @@ lnk960_before_parse()
if (name == (char *)NULL) {
name = getenv("G960BASE");
if (name == (char *)NULL) {
- info("%P%F I960BASE and G960BASE not set\n");
+ einfo("%P%F I960BASE and G960BASE not set\n");
}
}