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
Linux 4.11-rc5
[linux/fpc-iii.git]
/
arch
/
x86
/
xen
/
debugfs.h
blob
12ebf3325c7bbd1c324a845792bf02a2806ebb56
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 */