aboutsummaryrefslogtreecommitdiff
path: root/sim/common/cgen-par.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/cgen-par.c')
-rw-r--r--sim/common/cgen-par.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/cgen-par.c b/sim/common/cgen-par.c
index fece2c9..44cc50f 100644
--- a/sim/common/cgen-par.c
+++ b/sim/common/cgen-par.c
@@ -142,7 +142,7 @@ void sim_queue_fn_xi_write (
void sim_queue_fn_df_write (
SIM_CPU *cpu,
- void (*write_function)(SIM_CPU *cpu, UINT, DI),
+ void (*write_function)(SIM_CPU *cpu, UINT, DF),
UINT regno,
DF value
)