Get the time from the aica rtc
void aica_rtc_gettimeofday(struct timespec * ts);
ts
pointer to resulting timespec
Grabs the current RTC seconds counter and adjusts it to the Unix Epoch.
Paul Mundt <[email protected]>
Author.