repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hyperv: Remove recv_pkt_list and lock
[linux/fpc-iii.git]
/
drivers
/
xen
/
xenfs
/
xenfs.h
blob
6b80c7779c0217bdddca45d977e5d823df150b5a
1
#ifndef _XENFS_XENBUS_H
2
#define _XENFS_XENBUS_H
3
4
extern
const struct
file_operations xsd_kva_file_ops
;
5
extern
const struct
file_operations xsd_port_file_ops
;
6
7
#endif
/* _XENFS_XENBUS_H */