android_kernel_samsung_on5x.../tools/lib/lockdep/uinclude/linux/module.h
2018-06-19 23:16:04 +02:00

6 lines
120 B
C

#ifndef _LIBLOCKDEP_LINUX_MODULE_H_
#define _LIBLOCKDEP_LINUX_MODULE_H_
#define module_param(name, type, perm)
#endif