summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/xen/xen_msi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/xen/xen_msi.h b/sys/xen/xen_msi.h
index baec4c1a..2817878 100644
--- a/sys/xen/xen_msi.h
+++ b/sys/xen/xen_msi.h
@@ -36,4 +36,4 @@ int xen_msi_release(int *irqs, int count);
int xen_msix_alloc(device_t dev, int *irq);
int xen_msix_release(int irq);
-#endif /* !__XEN_MSI_H__ */ \ No newline at end of file
+#endif /* !__XEN_MSI_H__ */
OpenPOWER on IntegriCloud