Sign in
googlers
/
maze
/
linux
/
9a39e273d4df0560c724c5fe71f6314a0583ca2b
/
.
/
include
/
asm-x86
/
hpet.h
blob: 9eff48601254a88ed6cb0c54cf0a7ebb79fe2ccf [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "hpet_32.h"
#else
# include "hpet_64.h"
#endif