ubuntu-linux-kernel/drivers/xen/privcmd.h

4 lines
77 B
C
Raw Normal View History

2024-04-01 15:06:58 +00:00
#include <linux/fs.h>
extern const struct file_operations xen_privcmd_fops;