diff options
| author | Anton Blanchard <anton@samba.org> | 2002-11-23 14:33:20 +1100 |
|---|---|---|
| committer | Anton Blanchard <anton@samba.org> | 2002-11-23 14:33:20 +1100 |
| commit | 31fa8532ec0f32402fe3ebf97d87dc714cb96185 (patch) | |
| tree | 057dcec02563b1ba977f12688f344508855e904f /include/asm-ppc64/system.h | |
| parent | b4bf25f2464b48a908c9a230d73877b6b12d96d7 (diff) | |
ppc64: clean up show_regs and remove print_backtrace
Diffstat (limited to 'include/asm-ppc64/system.h')
| -rw-r--r-- | include/asm-ppc64/system.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-ppc64/system.h b/include/asm-ppc64/system.h index 24d7e057ae8f..68f31b97c314 100644 --- a/include/asm-ppc64/system.h +++ b/include/asm-ppc64/system.h @@ -79,7 +79,6 @@ extern int xmon_dabr_match(struct pt_regs *regs); extern void (*xmon_fault_handler)(struct pt_regs *regs); #endif -extern void print_backtrace(unsigned long *); extern void show_regs(struct pt_regs * regs); extern void flush_instruction_cache(void); extern int _get_PVR(void); |
