Code Review
/
kvmfornfv.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
To modify Ixia port numbers and IP in pod.yaml
[kvmfornfv.git]
/
kernel
/
arch
/
x86
/
xen
/
debugfs.h
1
#ifndef _XEN_DEBUGFS_H
2
#define _XEN_DEBUGFS_H
3
4
struct dentry * __init xen_init_debugfs(void);
5
6
#endif /* _XEN_DEBUGFS_H */