]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/x86/include/asm/time.h
x86: Move get/set_wallclock to x86_platform_ops
[mirror_ubuntu-artful-kernel.git] / arch / x86 / include / asm / time.h
CommitLineData
1965aae3
PA
1#ifndef _ASM_X86_TIME_H
2#define _ASM_X86_TIME_H
ee238e5c 3
ee238e5c 4extern void hpet_time_init(void);
d3561b7f 5
fe599f9f 6#include <asm/mc146818rtc.h>
e30fab3a 7
cc038491
JS
8extern void time_init(void);
9
1965aae3 10#endif /* _ASM_X86_TIME_H */