diff options
Diffstat (limited to 'arch/m68k/include/asm/processor.h')
| -rw-r--r-- | arch/m68k/include/asm/processor.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/m68k/include/asm/processor.h b/arch/m68k/include/asm/processor.h index 20dda1d4b860..a6ce2ec8d693 100644 --- a/arch/m68k/include/asm/processor.h +++ b/arch/m68k/include/asm/processor.h | |||
| @@ -153,13 +153,6 @@ static inline void release_thread(struct task_struct *dead_task) | |||
| 153 | { | 153 | { |
| 154 | } | 154 | } |
| 155 | 155 | ||
| 156 | /* | ||
| 157 | * Free current thread data structures etc.. | ||
| 158 | */ | ||
| 159 | static inline void exit_thread(void) | ||
| 160 | { | ||
| 161 | } | ||
| 162 | |||
| 163 | extern unsigned long thread_saved_pc(struct task_struct *tsk); | 156 | extern unsigned long thread_saved_pc(struct task_struct *tsk); |
| 164 | 157 | ||
| 165 | unsigned long get_wchan(struct task_struct *p); | 158 | unsigned long get_wchan(struct task_struct *p); |
