Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
4eb14db4440febb7e560eb8ab2c099bc6e11a0ac
/
.
/
arch
/
arm
/
mach-shark
/
include
/
mach
/
system.h
blob: 1b2f2c5050a82f350da71310afeda15fbffff8cd [
file
] [
log
] [
blame
]
/*
* arch/arm/mach-shark/include/mach/system.h
*
* by Alexander Schulz
*/
#ifndef
__ASM_ARCH_SYSTEM_H
#define
__ASM_ARCH_SYSTEM_H
static
inline
void
arch_idle
(
void
)
{
}
#endif