Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
debugfs.h
Go to the documentation of this file.
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 */