Merge tag 'backlight-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.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
This page took 0.033931 seconds and 5 git commands to generate.