X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fmips%2Foprofile%2Fop_impl.h;h=7c2da27ece04d78e44f46677bd3d5bb9c316ddb4;hp=f04b54fb37d14a7050f96f058262728e88ae4aa4;hb=0a613b647bac0cfab7b7d81f11271883209a70ef;hpb=63b40456a30912084c90753582137b9e0495c5c3 diff --git a/arch/mips/oprofile/op_impl.h b/arch/mips/oprofile/op_impl.h index f04b54fb37d1..7c2da27ece04 100644 --- a/arch/mips/oprofile/op_impl.h +++ b/arch/mips/oprofile/op_impl.h @@ -36,4 +36,6 @@ struct op_mips_model { unsigned char num_counters; }; +void op_mips_backtrace(struct pt_regs * const regs, unsigned int depth); + #endif