diff options
Diffstat (limited to 'arch/h8300/include/asm/processor.h')
-rw-r--r-- | arch/h8300/include/asm/processor.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/h8300/include/asm/processor.h b/arch/h8300/include/asm/processor.h index 61fabf1788c6..4c9f6f87b617 100644 --- a/arch/h8300/include/asm/processor.h +++ b/arch/h8300/include/asm/processor.h | |||
@@ -109,8 +109,6 @@ static inline void release_thread(struct task_struct *dead_task) | |||
109 | 109 | ||
110 | extern int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags); | 110 | extern int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags); |
111 | 111 | ||
112 | #define prepare_to_copy(tsk) do { } while (0) | ||
113 | |||
114 | /* | 112 | /* |
115 | * Free current thread data structures etc.. | 113 | * Free current thread data structures etc.. |
116 | */ | 114 | */ |