Mention PR ld/4701.
[deliverable/binutils-gdb.git] / sim / ppc / gen-semantics.c
index b4c0613fe50a1341545e8490bc574a1d7c8f1615..68682dcaac66a0bb2de639419bd66d72432fac44 100644 (file)
@@ -44,7 +44,7 @@ print_semantic_function_header(lf *file,
 {
   int indent;
   lf_printf(file, "\n");
-  lf_print_function_type(file, SEMANTIC_FUNCTION_TYPE, "EXTERN_SEMANTICS",
+  lf_print_function_type(file, SEMANTIC_FUNCTION_TYPE, "PSIM_EXTERN_SEMANTICS",
                         (is_function_definition ? "\n" : " "));
   indent = print_function_name(file,
                               basename,
This page took 0.02279 seconds and 4 git commands to generate.