Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
99c14fc360dbbb583a03ab985551b12b5c5ca4f1
/
.
/
drivers
/
ras
/
debugfs.h
blob: db72e4513191c5a730218190ea9e63b31515781c [
file
] [
log
] [
blame
]
#ifndef
__RAS_DEBUGFS_H__
#define
__RAS_DEBUGFS_H__
#include
<linux/debugfs.h>
extern
struct
dentry
*
ras_debugfs_dir
;
#endif
/* __RAS_DEBUGFS_H__ */