Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
marvell
/
linux
/
drivers
/
xen
/
privcmd.h
blob: 0dd9f8f67ee30efc849a7bdf2085036c0c0e84ab [
file
] [
log
] [
blame
]
b.liu
e958203
2025-04-17 19:18:16 +0800
[
diff
] [
blame^
]
1
#include
<linux/fs.h>
2
3
extern
const
struct
file_operations xen_privcmd_fops
;
4
extern
const
struct
file_operations xen_privcmdbuf_fops
;
5
6
extern
struct
miscdevice xen_privcmdbuf_dev
;