index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
device.h
blob: e2bcf7c7dcee6a73611eb68cd56481452e16e79d (
plain
)
1
2
3
4
5
#ifdef CONFIG_X86_32 # include "device_32.h" #else # include "device_64.h" #endif