]> Git Repo - J-linux.git/blob - arch/x86/include/asm/time.h
mm, x86: Saving vmcore with non-lazy freeing of vmas
[J-linux.git] / arch / x86 / include / asm / time.h
1 #ifndef _ASM_X86_TIME_H
2 #define _ASM_X86_TIME_H
3
4 extern void hpet_time_init(void);
5
6 #include <asm/mc146818rtc.h>
7
8 extern void time_init(void);
9
10 #endif /* _ASM_X86_TIME_H */
This page took 0.025014 seconds and 4 git commands to generate.