Sign in
googlers
/
maze
/
linux
/
6480e5a0923756b500634d9777ec4189492fbbfe
/
.
/
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