aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/gen-semantics.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/ppc/gen-semantics.c')
-rw-r--r--sim/ppc/gen-semantics.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/ppc/gen-semantics.c b/sim/ppc/gen-semantics.c
index b4c0613..68682dc 100644
--- a/sim/ppc/gen-semantics.c
+++ b/sim/ppc/gen-semantics.c
@@ -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,