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