android_kernel_samsung_on5x.../arch/x86/xen/debugfs.h
2018-06-19 23:16:04 +02:00

6 lines
123 B
C

#ifndef _XEN_DEBUGFS_H
#define _XEN_DEBUGFS_H
struct dentry * __init xen_init_debugfs(void);
#endif /* _XEN_DEBUGFS_H */