Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
[sfrench/cifs-2.6.git] / arch / parisc / include / asm / processor.h
index ea4e6ae091d051bd629c62c76245af5708b8492c..b3b66c3d6f3c4716c9fdfe55492ffb4d20dc72a1 100644 (file)
@@ -165,12 +165,7 @@ struct thread_struct {
        .flags          = 0 \
        }
 
-/*
- * Return saved PC of a blocked thread.  This is used by ps mostly.
- */
-
 struct task_struct;
-unsigned long thread_saved_pc(struct task_struct *t);
 void show_trace(struct task_struct *task, unsigned long *stack);
 
 /*