sh: Create an sh debugfs root.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Paul Mundt
2008-03-07 17:19:58 +09:00
parent b420b1a7a1
commit b9e393c2ba
4 changed files with 19 additions and 3 deletions

View File

@ -146,6 +146,8 @@ extern unsigned int instruction_size(unsigned int insn);
extern unsigned long cached_to_uncached;
extern struct dentry *sh_debugfs_root;
/* XXX
* disable hlt during certain critical i/o operations
*/