hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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>