Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[pandora-kernel.git] / arch / ia64 / include / asm / idle.h
1 #ifndef _ASM_IA64_IDLE_H
2 #define _ASM_IA64_IDLE_H
3
4 static inline void enter_idle(void) { }
5 static inline void exit_idle(void) { }
6
7 #endif /* _ASM_IA64_IDLE_H */