split dev_queue
[cor.git] / drivers / xen / privcmd.h
blob0dd9f8f67ee30efc849a7bdf2085036c0c0e84ab
1 #include <linux/fs.h>
3 extern const struct file_operations xen_privcmd_fops;
4 extern const struct file_operations xen_privcmdbuf_fops;
6 extern struct miscdevice xen_privcmdbuf_dev;