]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/metag/oprofile/backtrace.h
Merge tag 'kvmgt-vfio-mdev-for-v4.10-rc1' of git://github.com/01org/gvt-linux
[karo-tx-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