aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/include/asm/processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/h8300/include/asm/processor.h')
-rw-r--r--arch/h8300/include/asm/processor.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/h8300/include/asm/processor.h b/arch/h8300/include/asm/processor.h
index 4c9f6f87b61..4b0ca49bb46 100644
--- a/arch/h8300/include/asm/processor.h
+++ b/arch/h8300/include/asm/processor.h
@@ -107,8 +107,6 @@ static inline void release_thread(struct task_struct *dead_task)
107{ 107{
108} 108}
109 109
110extern int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags);
111
112/* 110/*
113 * Free current thread data structures etc.. 111 * Free current thread data structures etc..
114 */ 112 */