blob: 0dd9f8f67ee30efc849a7bdf2085036c0c0e84ab [file] [log] [blame]
Bastian Blankd8414d32011-12-16 11:34:33 -05001#include <linux/fs.h>
2
3extern const struct file_operations xen_privcmd_fops;
Juergen Grossc51b3c62018-06-18 09:36:39 +02004extern const struct file_operations xen_privcmdbuf_fops;
5
6extern struct miscdevice xen_privcmdbuf_dev;