aica_rtc_gettimeofday

Langue: en

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

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@linux-sh.org>

Author.