Kernel  |  4.4

下载     查看原文件
C++程序  |  7行  |  123 B
#ifndef _XEN_DEBUGFS_H
#define _XEN_DEBUGFS_H

struct dentry * __init xen_init_debugfs(void);

#endif /* _XEN_DEBUGFS_H */