repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ATM]: Use proc_create() to setup ->proc_fops first
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
include
/
asm-x86
/
dwarf2.h
blob
b3cbb0ccae18db9d0b08dca79af386349116422d
1
#ifdef CONFIG_X86_32
2
# include
"dwarf2_32.h"
3
#else
4
# include
"dwarf2_64.h"
5
#endif