aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/include/asm/processor.h')
-rw-r--r--arch/sh/include/asm/processor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/include/asm/processor.h b/arch/sh/include/asm/processor.h
index c2be22505fee..26b3f026eec9 100644
--- a/arch/sh/include/asm/processor.h
+++ b/arch/sh/include/asm/processor.h
@@ -102,6 +102,7 @@ struct task_struct;
102 102
103extern struct pt_regs fake_swapper_regs; 103extern struct pt_regs fake_swapper_regs;
104 104
105extern void cpu_init(void);
105extern void cpu_probe(void); 106extern void cpu_probe(void);
106 107
107/* arch/sh/kernel/process.c */ 108/* arch/sh/kernel/process.c */