aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'xen/include/asm-x86/processor.h')
-rw-r--r--xen/include/asm-x86/processor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xen/include/asm-x86/processor.h b/xen/include/asm-x86/processor.h
index d460544d3e..81c8757f8e 100644
--- a/xen/include/asm-x86/processor.h
+++ b/xen/include/asm-x86/processor.h
@@ -545,6 +545,7 @@ extern always_inline void prefetchw(const void *x)
#endif
void show_stack(struct cpu_user_regs *regs);
+void show_xen_trace(void);
void show_stack_overflow(unsigned long esp);
void show_registers(struct cpu_user_regs *regs);
void show_execution_state(struct cpu_user_regs *regs);