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:
parent
83373daa35
commit
2259800975
@ -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__ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user