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