freebsd-ports/emulators/rtc/files
Jamie Landeg-Jones e2c8ca5df4 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
2022-05-14 11:40:10 -05:00
..
Makefile
rtc.c emulators/rtc: Unbreak build with llvm13 2022-05-14 11:40:10 -05:00
rtc.h
rtc_linux.c
test.c