projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
x86_64: remove now unused code
[linux-2.6]
/
include
/
asm-x86
/
alternative-asm.i
1
#ifdef CONFIG_X86_32
2
# include "alternative-asm_32.i"
3
#else
4
# include "alternative-asm_64.i"
5
#endif