hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/arch/sh/include/asm/processor.h
....@@ -167,6 +167,8 @@
167167 #define instruction_size(insn) (2)
168168 #endif
169169
170
+void select_idle_routine(void);
171
+
170172 #endif /* __ASSEMBLY__ */
171173
172174 #include <asm/processor_32.h>