Merge to kernel-2.6.20-1.2949.fc6.vs2.2.0.1
[linux-2.6.git] / arch / mips / oprofile / op_impl.h
index 9f5cdff..fa6b4aa 100644 (file)
@@ -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;