]> err.no Git - linux-2.6/blobdiff - include/xen/events.h
netlabel: Fix a problem when dumping the default IPv6 static labels
[linux-2.6] / include / xen / events.h
index d99a3e0df8808468bd65812e0c5e1b27ad189e90..acd8e062c85f381b5520c2ac27f13681053bedd0 100644 (file)
@@ -31,6 +31,7 @@ int bind_ipi_to_irqhandler(enum ipi_vector ipi,
 void unbind_from_irqhandler(unsigned int irq, void *dev_id);
 
 void xen_send_IPI_one(unsigned int cpu, enum ipi_vector vector);
+int resend_irq_on_evtchn(unsigned int irq);
 
 static inline void notify_remote_via_evtchn(int port)
 {