Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
421c175c4d609864350df495b34d3e99f9fb1bdd
/
.
/
include
/
asm-arm
/
arch-ep93xx
/
io.h
blob: 7b4d25e290606a26d390f4df0cd04eb97ce8aecd [
file
] [
log
] [
blame
]
/*
* linux/include/asm-arm/arch-ep93xx/io.h
*/
#define
IO_SPACE_LIMIT
0xffffffff
#define
__io
(
p
)
((
void
__iomem
*)(
p
))
#define
__mem_pci
(
p
)
(
p
)