aboutsummaryrefslogtreecommitdiff
path: root/sim/cris/cris-tmpl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/cris/cris-tmpl.c')
-rw-r--r--sim/cris/cris-tmpl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/cris/cris-tmpl.c b/sim/cris/cris-tmpl.c
index 94a60d9..9f0c06e 100644
--- a/sim/cris/cris-tmpl.c
+++ b/sim/cris/cris-tmpl.c
@@ -123,7 +123,7 @@ MY (f_model_insn_before) (SIM_CPU *current_cpu, int first_p ATTRIBUTE_UNUSED)
{
int i;
char flags[7];
- unsigned64 cycle_count;
+ uint64_t cycle_count;
SIM_DESC sd = CPU_STATE (current_cpu);