xref: /linux/drivers/xen/xenfs/xenfs.h (revision d39d0ed196aa1685bb24771e92f78633c66ac9cb)
1 #ifndef _XENFS_XENBUS_H
2 #define _XENFS_XENBUS_H
3 
4 extern const struct file_operations xenbus_file_ops;
5 
6 #endif	/* _XENFS_XENBUS_H */
7