mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-11 17:44:09 +03:00
4 lines
94 B
C
4 lines
94 B
C
|
|
||
|
#define MODULE_PARM_DESC(_parm, desc)
|
||
|
#define module_param_named(name, value, type, perm)
|