Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5983faf942f260023e547f3c5f38c1033c35cc9b
/
.
/
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
();
}