#include <linux/fs.h> extern const struct file_operations xen_privcmd_fops; extern const struct file_operations xen_privcmdbuf_fops; extern struct miscdevice xen_privcmdbuf_dev;Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
| Juergen Gross | 11 | 55.00% | 1 | 50.00% |
| Bastian Blank | 9 | 45.00% | 1 | 50.00% |
| Total | 20 | 100.00% | 2 | 100.00% |