Sign in
kunit
/
linux
/
afac7cba7ed31968a95e181dc25e204e45009ea8
/
.
/
arch
/
ia64
/
include
/
asm
/
idle.h
blob: b7685015a8baa98e205b1fdd23adf137b6b033a1 [
file
] [
log
] [
blame
]
#ifndef
_ASM_IA64_IDLE_H
#define
_ASM_IA64_IDLE_H
static
inline
void
enter_idle
(
void
)
{
}
static
inline
void
exit_idle
(
void
)
{
}
#endif
/* _ASM_IA64_IDLE_H */