]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/oprofile/op_impl.h
dock: make dock driver not a module
[linux-2.6-omap-h63xx.git] / arch / mips / oprofile / op_impl.h
index f0121557047da3ca6c0f0bce2cecbc1f4d22da98..2bfc17c3010613d7a8a4ea87e92fac9112810675 100644 (file)
 #ifndef OP_IMPL_H
 #define OP_IMPL_H 1
 
-struct pt_regs;
-
-extern void null_perf_irq(struct pt_regs *regs);
-extern void (*perf_irq)(struct pt_regs *regs);
+extern int (*perf_irq)(void);
 
 /* Per-counter configuration as set via oprofilefs.  */
 struct op_counter_config {