Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6/btrfs-unstable.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;