repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
proc: Fix proc_sys_prune_dcache to hold a sb reference
[cris-mirror.git]
/
drivers
/
ras
/
debugfs.h
blob
db72e4513191c5a730218190ea9e63b31515781c
1
#ifndef __RAS_DEBUGFS_H__
2
#define __RAS_DEBUGFS_H__
3
4
#include <linux/debugfs.h>
5
6
extern
struct
dentry
*
ras_debugfs_dir
;
7
8
#endif
/* __RAS_DEBUGFS_H__ */