blob: 12ebf3325c7bbd1c324a845792bf02a2806ebb56 [file] [log] [blame]
Kyle Swenson8d8f6542021-03-15 11:02:55 -06001#ifndef _XEN_DEBUGFS_H
2#define _XEN_DEBUGFS_H
3
4struct dentry * __init xen_init_debugfs(void);
5
6#endif /* _XEN_DEBUGFS_H */