AICA_RTC_SETTIMEOFDA(9) | Machine Specific Interfaces | AICA_RTC_SETTIMEOFDA(9) |
NAME¶
aica_rtc_settimeofday - Set the AICA RTC to the current time
SYNOPSIS¶
int aica_rtc_settimeofday(const time_t secs);
ARGUMENTS¶
secs
contains the time_t to set
DESCRIPTION¶
Adjusts the given tv to the AICA Epoch and sets the RTC seconds counter.
AUTHOR¶
Paul Mundt <lethal@linux-sh.org>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |