debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=n
[linux-2.6] / arch / um / include / shared / skas_ptregs.h
1 #ifndef __SKAS_PT_REGS_
2 #define __SKAS_PT_REGS_
3
4 #include <user_constants.h>
5
6 #endif