xenfs.h 132 B

123456
  1. #ifndef _XENFS_XENBUS_H
  2. #define _XENFS_XENBUS_H
  3. extern const struct file_operations xenbus_file_ops;
  4. #endif /* _XENFS_XENBUS_H */