ARM: vexpress: Add SCC to V2P-CA15_A7's device tree
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / metag / oprofile / backtrace.h
1 #ifndef _METAG_OPROFILE_BACKTRACE_H
2 #define _METAG_OPROFILE_BACKTRACE_H
3
4 void metag_backtrace(struct pt_regs * const regs, unsigned int depth);
5
6 #endif