mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-19 10:44:14 +08:00
4 lines
77 B
C
4 lines
77 B
C
|
#include <linux/fs.h>
|
||
|
|
||
|
extern const struct file_operations xen_privcmd_fops;
|