kernel/arch/sh/include/asm/processor.h
.. .. @@ -167,6 +167,8 @@ 167 167 #define instruction_size(insn) (2) 168 168 #endif 169 169 170 +void select_idle_routine(void);171 +170 172 #endif /* __ASSEMBLY__ */ 171 173 172 174 #include <asm/processor_32.h>