Kernel  |  4.4

下载     查看原文件
C++程序  |  7行  |  152 B
#ifndef _METAG_OPROFILE_BACKTRACE_H
#define _METAG_OPROFILE_BACKTRACE_H

void metag_backtrace(struct pt_regs * const regs, unsigned int depth);

#endif