tracing: Avoid soft lockup in trace_pipe
[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
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 */
This page took 0.395402 seconds and 5 git commands to generate.