emulators/rtc: Unbreak build with llvm13
rtc.c:112:6: error: variable 'unit' set but not used [-Werror,-Wunused-but-set-variable]
int unit;
^
PR: 263616
Loading
Please register or sign in to comment
rtc.c:112:6: error: variable 'unit' set but not used [-Werror,-Wunused-but-set-variable]
int unit;
^
PR: 263616