diff options
Diffstat (limited to 'sim')
-rw-r--r-- | sim/rx/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/rx/ChangeLog b/sim/rx/ChangeLog index b810475..275fdbd 100644 --- a/sim/rx/ChangeLog +++ b/sim/rx/ChangeLog @@ -2,7 +2,7 @@ * fpu.c, gdb-if.c, load.c, misc.c, syscalls.c (config.h): Include. - * rx.c (decode_opcode): Declare `rx' as unsigned. + * rx.c (decode_opcode): Declare `tx' as unsigned. * cpu.h (reset_decoder): Declare. * load.c (rx_load): Call `reset_decoder'. |