Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
leon
/
linux-rdma
/
90df4957a3271adf391b3432cd76a40887cf3273
/
.
/
tools
/
include
/
linux
/
moduleparam.h
blob: 4c4d05bef0cb7d098c4b3dc8669b40528a682474 [
file
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
_TOOLS_LINUX_MODULE_PARAMS_H
#define
_TOOLS_LINUX_MODULE_PARAMS_H
#define
MODULE_PARM_DESC
(
parm
,
desc
)
#endif
// _TOOLS_LINUX_MODULE_PARAMS_H