Pacify clang 3.3 by ending the file with a newline. This is common

practice in the rest of the tree, but this file slipped through.
This commit is contained in:
Warner Losh 2015-01-06 21:26:35 +00:00
parent 83373daa35
commit 2259800975
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=276767

View File

@ -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__ */
#endif /* !__XEN_MSI_H__ */