diff options
Diffstat (limited to 'arch/h8300/include/asm/processor.h')
| -rw-r--r-- | arch/h8300/include/asm/processor.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/h8300/include/asm/processor.h b/arch/h8300/include/asm/processor.h index 54e3fd83c336..111df7397ac7 100644 --- a/arch/h8300/include/asm/processor.h +++ b/arch/h8300/include/asm/processor.h | |||
| @@ -111,13 +111,6 @@ static inline void release_thread(struct task_struct *dead_task) | |||
| 111 | } | 111 | } |
| 112 | 112 | ||
| 113 | /* | 113 | /* |
| 114 | * Free current thread data structures etc.. | ||
| 115 | */ | ||
| 116 | static inline void exit_thread(void) | ||
| 117 | { | ||
| 118 | } | ||
| 119 | |||
| 120 | /* | ||
| 121 | * Return saved PC of a blocked thread. | 114 | * Return saved PC of a blocked thread. |
| 122 | */ | 115 | */ |
| 123 | unsigned long thread_saved_pc(struct task_struct *tsk); | 116 | unsigned long thread_saved_pc(struct task_struct *tsk); |
