summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/hpet.h
blob: 9eff48601254a88ed6cb0c54cf0a7ebb79fe2ccf (plain)
1
2
3
4
5
#ifdef CONFIG_X86_32
# include "hpet_32.h"
#else
# include "hpet_64.h"
#endif
OpenPOWER on IntegriCloud