blob: 5056306e7aa8efc547377049b28ba416c0fe8365 [file] [log] [blame]
Alex Zeffertt1107ba82009-01-07 18:07:11 -08001#ifndef _XENFS_XENBUS_H
2#define _XENFS_XENBUS_H
3
4extern const struct file_operations xenbus_file_ops;
Ian Campbell655d4062009-02-06 18:46:48 -08005extern const struct file_operations xsd_kva_file_ops;
6extern const struct file_operations xsd_port_file_ops;
Alex Zeffertt1107ba82009-01-07 18:07:11 -08007
8#endif /* _XENFS_XENBUS_H */