mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-19 02:28:54 +00:00
8 lines
149 B
C
8 lines
149 B
C
#ifndef _LINUX_MODULE_PARAM_H_
|
|
#define _LINUX_MODULE_PARAM_H_
|
|
|
|
#define kparam_block_sysfs_write(...)
|
|
#define kparam_unblock_sysfs_write(...)
|
|
|
|
#endif
|