diff options
Diffstat (limited to 'arch/powerpc/kernel/process.c')
| -rw-r--r-- | arch/powerpc/kernel/process.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/kernel/process.c b/arch/powerpc/kernel/process.c index ea8a28fd6f31..e2f12cbcade9 100644 --- a/arch/powerpc/kernel/process.c +++ b/arch/powerpc/kernel/process.c | |||
| @@ -1329,10 +1329,6 @@ void show_regs(struct pt_regs * regs) | |||
| 1329 | show_instructions(regs); | 1329 | show_instructions(regs); |
| 1330 | } | 1330 | } |
| 1331 | 1331 | ||
| 1332 | void exit_thread(void) | ||
| 1333 | { | ||
| 1334 | } | ||
| 1335 | |||
| 1336 | void flush_thread(void) | 1332 | void flush_thread(void) |
| 1337 | { | 1333 | { |
| 1338 | #ifdef CONFIG_HAVE_HW_BREAKPOINT | 1334 | #ifdef CONFIG_HAVE_HW_BREAKPOINT |
