Merge branch 'linus' into perf/core, to fix conflicts
[deliverable/linux.git] / arch / x86 / include / asm / time.h
CommitLineData
1965aae3
PA
1#ifndef _ASM_X86_TIME_H
2#define _ASM_X86_TIME_H
ee238e5c 3
16f871bc 4#include <linux/clocksource.h>
fe599f9f 5#include <asm/mc146818rtc.h>
e30fab3a 6
16f871bc 7extern void hpet_time_init(void);
cc038491
JS
8extern void time_init(void);
9
16f871bc
RB
10extern struct clock_event_device *global_clock_event;
11
1965aae3 12#endif /* _ASM_X86_TIME_H */
This page took 0.738673 seconds and 5 git commands to generate.