aboutsummaryrefslogtreecommitdiff
path: root/sim/rx/rx.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/rx/rx.c')
-rw-r--r--sim/rx/rx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/rx/rx.c b/sim/rx/rx.c
index 1deef91..fc12948 100644
--- a/sim/rx/rx.c
+++ b/sim/rx/rx.c
@@ -878,7 +878,7 @@ decode_opcode ()
unsigned long long prev_cycle_count;
#endif
#ifdef CYCLE_ACCURATE
- int tx;
+ unsigned int tx;
#endif
#ifdef CYCLE_STATS