]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/xen/events.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6-omap-h63xx.git] / include / xen / events.h
index 7abe4ddfac54e409bc64b6a726e1012be22361db..2bde54d29be52f3b8ffc9558590cff65d4cacd31 100644 (file)
@@ -13,6 +13,7 @@ enum ipi_vector {
        XEN_NR_IPIS,
 };
 
+int bind_evtchn_to_irq(unsigned int evtchn);
 int bind_evtchn_to_irqhandler(unsigned int evtchn,
                              irq_handler_t handler,
                              unsigned long irqflags, const char *devname,