Welcome to mirror list, hosted at ThFree Co, Russian Federation.

privcmd.h « xen « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 14facaeed36fda1a1492aaa2a88a72bc8855c450 (plain)
1
2
3
#include <linux/fs.h>

extern const struct file_operations xen_privcmd_fops;