blob: 2c5934ea9b1e5498c4f92ff2b74a40f11a973a6d [file] [log] [blame]
Alex Zeffertt1107ba82009-01-07 18:07:11 -08001#ifndef _XENFS_XENBUS_H
2#define _XENFS_XENBUS_H
3
Ian Campbell655d4062009-02-06 18:46:48 -08004extern const struct file_operations xsd_kva_file_ops;
5extern const struct file_operations xsd_port_file_ops;
Boris Ostrovskya11f4f02015-08-10 16:34:32 -04006extern const struct file_operations xensyms_ops;
Alex Zeffertt1107ba82009-01-07 18:07:11 -08007
8#endif /* _XENFS_XENBUS_H */