diff options
Diffstat (limited to 'qemu/roms/u-boot/board/cogent/rtc.c')
-rw-r--r-- | qemu/roms/u-boot/board/cogent/rtc.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qemu/roms/u-boot/board/cogent/rtc.c b/qemu/roms/u-boot/board/cogent/rtc.c new file mode 100644 index 000000000..ace919354 --- /dev/null +++ b/qemu/roms/u-boot/board/cogent/rtc.c @@ -0,0 +1,3 @@ +/* rtc not implemented yet */ + +int cma_rtc_not_implemented = 1; |