'\" t .\" Title: aica_rtc_settimeofday .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: July 2017 .\" Manual: Machine Specific Interfaces .\" Source: Kernel Hackers Manual 4.12.2 .\" Language: English .\" .TH "AICA_RTC_SETTIMEOFDA" "9" "July 2017" "Kernel Hackers Manual 4\&.12\&" "Machine Specific Interfaces" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" aica_rtc_settimeofday \- Set the AICA RTC to the current time .SH "SYNOPSIS" .HP \w'int\ aica_rtc_settimeofday('u .BI "int aica_rtc_settimeofday(const\ time_t\ " "secs" ");" .SH "ARGUMENTS" .PP \fIconst time_t secs\fR .RS 4 contains the time_t to set .RE .SH "DESCRIPTION" .PP Adjusts the given \fItv\fR to the AICA Epoch and sets the RTC seconds counter\&. .SH "AUTHOR" .PP \fBPaul Mundt\fR <\&lethal@linux-sh.org\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br