index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
i8253.h
blob: b2a4f995a33f91ccf4826f547f447c594419ce6b (
plain
)
1
2
3
4
5
#ifdef CONFIG_X86_32 # include "i8253_32.h" #else # include "i8253_64.h" #endif