pinctrl: single: fix pcs_disable with bits_per_mux
[linux-2.6/btrfs-unstable.git] / arch / metag / oprofile / backtrace.h
blobc0fcc4265abb4c144c114f7e2b31d0441da4b8e8
1 #ifndef _METAG_OPROFILE_BACKTRACE_H
2 #define _METAG_OPROFILE_BACKTRACE_H
4 void metag_backtrace(struct pt_regs * const regs, unsigned int depth);
6 #endif