M7350/kernel/tools/lib/lockdep/uinclude/linux/module.h

7 lines
120 B
C
Raw Normal View History

2024-09-09 08:57:42 +00:00
#ifndef _LIBLOCKDEP_LINUX_MODULE_H_
#define _LIBLOCKDEP_LINUX_MODULE_H_
#define module_param(name, type, perm)
#endif