mirror of
https://github.com/qemu/qemu.git
synced 2025-10-30 01:47:31 +00:00
RTCState only represents a Motorola MC146818 model, not any RTC chipset. Rename the structure as MC146818RtcState using: $ sed -i -e s/RTCState/MC146818RtcState/g $(git grep -wl RTCState) Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230210233116.80311-2-philmd@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
||
|---|---|---|
| .. | ||
| allwinner-rtc.h | ||
| aspeed_rtc.h | ||
| goldfish_rtc.h | ||
| m48t59.h | ||
| mc146818rtc_regs.h | ||
| mc146818rtc.h | ||
| pl031.h | ||
| sun4v-rtc.h | ||
| xlnx-zynqmp-rtc.h | ||