X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fmips%2Foprofile%2Fop_impl.h;h=fa6b4aae75233f764d1979f7b1f0e5fd9944545e;hb=a2f44b27303a5353859d77a3e96a1d3f33f56ab7;hp=9f5cdff041bec07a3e10d6eea54bfc4fb1238838;hpb=134734d875a0a48d994ef20b9905209b4b8b6f75;p=linux-2.6.git diff --git a/arch/mips/oprofile/op_impl.h b/arch/mips/oprofile/op_impl.h index 9f5cdff04..fa6b4aae7 100644 --- a/arch/mips/oprofile/op_impl.h +++ b/arch/mips/oprofile/op_impl.h @@ -10,6 +10,9 @@ #ifndef OP_IMPL_H #define OP_IMPL_H 1 +extern int null_perf_irq(void); +extern int (*perf_irq)(void); + /* Per-counter configuration as set via oprofilefs. */ struct op_counter_config { unsigned long enabled;