mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-28 20:37:27 +00:00
4 lines
77 B
C
4 lines
77 B
C
|
#include <linux/fs.h>
|
||
|
|
||
|
extern const struct file_operations xen_privcmd_fops;
|