summaryrefslogtreecommitdiff
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.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/h8300/include/asm/processor.h b/arch/h8300/include/asm/processor.h
index 65132d7ae9e5..afa53147e66a 100644
--- a/arch/h8300/include/asm/processor.h
+++ b/arch/h8300/include/asm/processor.h
@@ -110,10 +110,6 @@ static inline void release_thread(struct task_struct *dead_task)
{
}
-/*
- * Return saved PC of a blocked thread.
- */
-unsigned long thread_saved_pc(struct task_struct *tsk);
unsigned long get_wchan(struct task_struct *p);
#define KSTK_EIP(tsk) \