index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
cpufeature.h
blob: b7160a4598d74e4db6da761e08abff080d59c1e0 (
plain
)
1
2
3
4
5
#ifdef CONFIG_X86_32 # include "cpufeature_32.h" #else # include "cpufeature_64.h" #endif