|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/mc146818rtc.h>#include <linux/bcd.h>#include <linux/io.h>#include "common.h"Go to the source code of this file.
Macros | |
| #define | RTC_PORT(x) (0x70+(x)) |
| #define | RTC_ALWAYS_BCD 0 |
Functions | |
| void __init | isa_rtc_init (void) |
1.8.2