aica_rtc_gettimeofday (9) Linux Manual Page
aica_rtc_gettimeofday – Get the time from the AICA RTC
Synopsis
void aica_rtc_gettimeofday(struct timespec *ts);
Arguments
ts
-
- pointer to resulting timespec
Description
Grabs the current RTC seconds counter and adjusts it to the Unix Epoch.
Author
Paul Mundt <lethal [at] linux-sh.org>
- Author.
