mirror of
https://github.com/torvalds/linux.git
synced 2024-12-15 07:33:56 +00:00
4 lines
77 B
C
4 lines
77 B
C
|
#include <linux/fs.h>
|
||
|
|
||
|
extern const struct file_operations xen_privcmd_fops;
|