index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
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