Kernel  |  2.6.39

下载     查看原文件
C++程序  |  11行  |  173 B
#ifndef _ASM_X86_TIME_H
#define _ASM_X86_TIME_H

extern void hpet_time_init(void);

#include <asm/mc146818rtc.h>

extern void time_init(void);

#endif /* _ASM_X86_TIME_H */