Set the aica rtc to the current time
int aica_rtc_settimeofday(const time_t secs);
secs
contains the time_t to set
Adjusts the given tv to the AICA Epoch and sets the RTC seconds counter.
Paul Mundt <[email protected]>
Author.