Back to home page

OSCL-LXR

 
 

    


0001 #include <linux/fs.h>
0002 
0003 extern const struct file_operations xen_privcmd_fops;
0004 extern const struct file_operations xen_privcmdbuf_fops;
0005 
0006 extern struct miscdevice xen_privcmdbuf_dev;