Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 #ifndef _XENFS_XENBUS_H
0003 #define _XENFS_XENBUS_H
0004 
0005 extern const struct file_operations xsd_kva_file_ops;
0006 extern const struct file_operations xsd_port_file_ops;
0007 extern const struct file_operations xensyms_ops;
0008 
0009 #endif  /* _XENFS_XENBUS_H */