Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-btrfs-devel.git] / arch / x86 / include / asm / delay.h
blob9b3b4f2754c71fa4b7ca1115bd20e4744016cce9
1 #ifndef _ASM_X86_DELAY_H
2 #define _ASM_X86_DELAY_H
4 #include <asm-generic/delay.h>
6 void use_tsc_delay(void);
8 #endif /* _ASM_X86_DELAY_H */