Sign in
zircon-guest
/
third_party
/
linux
/
a6de3df4f172e124280d88e617ee7d29f7af970b
/
.
/
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