diff options
author | Jason Chien <jason.chien@sifive.com> | 2023-07-28 08:24:39 +0000 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2023-09-21 19:35:19 +0300 |
commit | 60a7f5c8fe9b76e9563d2830936bebfba37c77c5 (patch) | |
tree | 3b2d0604e4e2406e402ff89f0f5c2acb46514b24 /scripts/tracetool/backend/log.py | |
parent | 566dac7127bfab136236a0f7cbe393a4f9469155 (diff) | |
download | qemu-60a7f5c8fe9b76e9563d2830936bebfba37c77c5.zip qemu-60a7f5c8fe9b76e9563d2830936bebfba37c77c5.tar.gz qemu-60a7f5c8fe9b76e9563d2830936bebfba37c77c5.tar.bz2 |
hw/intc: Make rtc variable names consistent
The variables whose values are given by cpu_riscv_read_rtc() should be named
"rtc". The variables whose value are given by cpu_riscv_read_rtc_raw()
should be named "rtc_r".
Signed-off-by: Jason Chien <jason.chien@sifive.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-ID: <20230728082502.26439-2-jason.chien@sifive.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
(cherry picked from commit 9382a9eafccad8dc6a487ea3a8d2bed03dc35db9)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'scripts/tracetool/backend/log.py')
0 files changed, 0 insertions, 0 deletions