Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
9f06cf38eca57e279b4c78e465e19f10c2f78174
/
.
/
arch
/
arm
/
mach-ep93xx
/
include
/
mach
/
system.h
blob: b5bec7cb9b52384f8eb499202f0e13f5b65b0abf [
file
] [
log
] [
blame
]
/*
* arch/arm/mach-ep93xx/include/mach/system.h
*/
static
inline
void
arch_idle
(
void
)
{
cpu_do_idle
();
}