pintos/src/devices/rtc.h File Reference

Go to the source code of this file.

Typedefs

typedef unsigned long time_t

Functions

time_t rtc_get_time (void)


Typedef Documentation

typedef unsigned long time_t

Definition at line 5 of file rtc.h.


Function Documentation

time_t rtc_get_time ( void   ) 

Definition at line 44 of file rtc.c.

References bcd_to_bin(), cmos_read(), RTC_REG_HOUR, RTC_REG_MDAY, RTC_REG_MIN, RTC_REG_MON, RTC_REG_SEC, and RTC_REG_YEAR.

Referenced by parse_options().


Generated on Mon Jan 10 16:43:58 2011 for Pintos by  doxygen 1.5.6